[Debian-med-packaging] Bug#1067347: bmtk: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.12 3.11" returned exit code 13

Lucas Nussbaum lucas at debian.org
Wed Mar 20 20:56:35 GMT 2024


Source: bmtk
Version: 1.0.8+ds-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20240319 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_build
> I: pybuild base:305: /usr/bin/python3.12 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk
> copying bmtk/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator
> copying bmtk/simulator/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils
> copying bmtk/utils/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils
> copying bmtk/utils/lazy_property.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils
> copying bmtk/utils/hdf5_helper.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils
> copying bmtk/utils/sim_setup.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/builder
> copying bmtk/builder/node.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/builder
> copying bmtk/builder/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/builder
> copying bmtk/builder/node_pool.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/builder
> copying bmtk/builder/builder_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/builder
> copying bmtk/builder/id_generator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/builder
> copying bmtk/builder/edge.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/builder
> copying bmtk/builder/connector.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/builder
> copying bmtk/builder/connection_map.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/builder
> copying bmtk/builder/network_builder.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/builder
> copying bmtk/builder/iterator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/builder
> copying bmtk/builder/index_builders.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/builder
> copying bmtk/builder/node_set.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/builder
> copying bmtk/builder/functor_cache.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/builder
> copying bmtk/builder/networks.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/builder
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/analyzer
> copying bmtk/analyzer/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/analyzer
> copying bmtk/analyzer/cell_vars.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/analyzer
> copying bmtk/analyzer/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/analyzer
> copying bmtk/analyzer/io_tools.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/analyzer
> copying bmtk/analyzer/spikes_analyzer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/analyzer
> copying bmtk/analyzer/ecp.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/analyzer
> copying bmtk/analyzer/spikes_loader.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/analyzer
> copying bmtk/analyzer/firing_rates.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/analyzer
> copying bmtk/analyzer/spike_trains.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/analyzer
> copying bmtk/analyzer/compartment.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/analyzer
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/pointnet
> copying bmtk/simulator/pointnet/pointsimulator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/pointnet
> copying bmtk/simulator/pointnet/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/pointnet
> copying bmtk/simulator/pointnet/glif_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/pointnet
> copying bmtk/simulator/pointnet/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/pointnet
> copying bmtk/simulator/pointnet/pointnetwork.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/pointnet
> copying bmtk/simulator/pointnet/io_tools.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/pointnet
> copying bmtk/simulator/pointnet/pyfunction_cache.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/pointnet
> copying bmtk/simulator/pointnet/sonata_adaptors.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/pointnet
> copying bmtk/simulator/pointnet/nest_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/pointnet
> copying bmtk/simulator/pointnet/gids.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/pointnet
> copying bmtk/simulator/pointnet/config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/pointnet
> copying bmtk/simulator/pointnet/property_map.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/pointnet
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/filternet
> copying bmtk/simulator/filternet/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/filternet
> copying bmtk/simulator/filternet/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/filternet
> copying bmtk/simulator/filternet/io_tools.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/filternet
> copying bmtk/simulator/filternet/cell_models.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/filternet
> copying bmtk/simulator/filternet/pyfunction_cache.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/filternet
> copying bmtk/simulator/filternet/cell.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/filternet
> copying bmtk/simulator/filternet/transfer_functions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/filternet
> copying bmtk/simulator/filternet/filters.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/filternet
> copying bmtk/simulator/filternet/sonata_adaptors.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/filternet
> copying bmtk/simulator/filternet/filternetwork.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/filternet
> copying bmtk/simulator/filternet/filtersimulator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/filternet
> copying bmtk/simulator/filternet/config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/filternet
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/core
> copying bmtk/simulator/core/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/core
> copying bmtk/simulator/core/node_population.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/core
> copying bmtk/simulator/core/node_sets.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/core
> copying bmtk/simulator/core/simulator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/core
> copying bmtk/simulator/core/simulation_config_validator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/core
> copying bmtk/simulator/core/io_tools.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/core
> copying bmtk/simulator/core/pyfunction_cache.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/core
> copying bmtk/simulator/core/edge_population.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/core
> copying bmtk/simulator/core/simulator_network.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/core
> copying bmtk/simulator/core/simulation_config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/core
> copying bmtk/simulator/core/network_reader.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/core
> copying bmtk/simulator/core/graph.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/core
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/utils
> copying bmtk/simulator/utils/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/utils
> copying bmtk/simulator/utils/simulation_reports.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/utils
> copying bmtk/simulator/utils/simulation_inputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/utils
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/popnet
> copying bmtk/simulator/popnet/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/popnet
> copying bmtk/simulator/popnet/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/popnet
> copying bmtk/simulator/popnet/popsimulator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/popnet
> copying bmtk/simulator/popnet/popnode.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/popnet
> copying bmtk/simulator/popnet/sonata_adaptors.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/popnet
> copying bmtk/simulator/popnet/popnetwork.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/popnet
> copying bmtk/simulator/popnet/config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/popnet
> copying bmtk/simulator/popnet/popedge.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/popnet
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet
> copying bmtk/simulator/bionet/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet
> copying bmtk/simulator/bionet/virtualcell.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet
> copying bmtk/simulator/bionet/biosimulator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet
> copying bmtk/simulator/bionet/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet
> copying bmtk/simulator/bionet/nrn.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet
> copying bmtk/simulator/bionet/pointprocesscell.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet
> copying bmtk/simulator/bionet/iclamp.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet
> copying bmtk/simulator/bionet/io_tools.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet
> copying bmtk/simulator/bionet/pyfunction_cache.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet
> copying bmtk/simulator/bionet/bionetwork.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet
> copying bmtk/simulator/bionet/cell.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet
> copying bmtk/simulator/bionet/nml_reader.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet
> copying bmtk/simulator/bionet/seclamp.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet
> copying bmtk/simulator/bionet/sonata_adaptors.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet
> copying bmtk/simulator/bionet/gids.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet
> copying bmtk/simulator/bionet/pointsomacell.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet
> copying bmtk/simulator/bionet/config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet
> copying bmtk/simulator/bionet/biocell.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet
> copying bmtk/simulator/bionet/morphology.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/pointnet/default_setters
> copying bmtk/simulator/pointnet/default_setters/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/pointnet/default_setters
> copying bmtk/simulator/pointnet/default_setters/synaptic_weights.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/pointnet/default_setters
> copying bmtk/simulator/pointnet/default_setters/synapse_models.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/pointnet/default_setters
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/pointnet/modules
> copying bmtk/simulator/pointnet/modules/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/pointnet/modules
> copying bmtk/simulator/pointnet/modules/iclamp.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/pointnet/modules
> copying bmtk/simulator/pointnet/modules/ecephys_module.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/pointnet/modules
> copying bmtk/simulator/pointnet/modules/record_spikes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/pointnet/modules
> copying bmtk/simulator/pointnet/modules/multimeter_reporter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/pointnet/modules
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/filternet/default_setters
> copying bmtk/simulator/filternet/default_setters/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/filternet/default_setters
> copying bmtk/simulator/filternet/default_setters/cell_loaders.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/filternet/default_setters
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/filternet/lgnmodel
> copying bmtk/simulator/filternet/lgnmodel/poissongeneration.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/filternet/lgnmodel
> copying bmtk/simulator/filternet/lgnmodel/kernel.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/filternet/lgnmodel
> copying bmtk/simulator/filternet/lgnmodel/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/filternet/lgnmodel
> copying bmtk/simulator/filternet/lgnmodel/transferfunction.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/filternet/lgnmodel
> copying bmtk/simulator/filternet/lgnmodel/fitfuns.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/filternet/lgnmodel
> copying bmtk/simulator/filternet/lgnmodel/cellmodel.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/filternet/lgnmodel
> copying bmtk/simulator/filternet/lgnmodel/util_fns.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/filternet/lgnmodel
> copying bmtk/simulator/filternet/lgnmodel/singleunitcell.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/filternet/lgnmodel
> copying bmtk/simulator/filternet/lgnmodel/cursor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/filternet/lgnmodel
> copying bmtk/simulator/filternet/lgnmodel/linearfilter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/filternet/lgnmodel
> copying bmtk/simulator/filternet/lgnmodel/lnunit.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/filternet/lgnmodel
> copying bmtk/simulator/filternet/lgnmodel/spatialfilter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/filternet/lgnmodel
> copying bmtk/simulator/filternet/lgnmodel/gaborfilter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/filternet/lgnmodel
> copying bmtk/simulator/filternet/lgnmodel/lgnmodel1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/filternet/lgnmodel
> copying bmtk/simulator/filternet/lgnmodel/movie.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/filternet/lgnmodel
> copying bmtk/simulator/filternet/lgnmodel/make_cell_list.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/filternet/lgnmodel
> copying bmtk/simulator/filternet/lgnmodel/temporalfilter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/filternet/lgnmodel
> copying bmtk/simulator/filternet/lgnmodel/cellmetrics.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/filternet/lgnmodel
> copying bmtk/simulator/filternet/lgnmodel/utilities.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/filternet/lgnmodel
> copying bmtk/simulator/filternet/lgnmodel/lattice_unit_constructor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/filternet/lgnmodel
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/filternet/modules
> copying bmtk/simulator/filternet/modules/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/filternet/modules
> copying bmtk/simulator/filternet/modules/base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/filternet/modules
> copying bmtk/simulator/filternet/modules/create_spikes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/filternet/modules
> copying bmtk/simulator/filternet/modules/record_rates.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/filternet/modules
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/core/sonata_reader
> copying bmtk/simulator/core/sonata_reader/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/core/sonata_reader
> copying bmtk/simulator/core/sonata_reader/edge_adaptor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/core/sonata_reader
> copying bmtk/simulator/core/sonata_reader/node_adaptor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/core/sonata_reader
> copying bmtk/simulator/core/sonata_reader/network_reader.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/core/sonata_reader
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/core/modules
> copying bmtk/simulator/core/modules/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/core/modules
> copying bmtk/simulator/core/modules/iclamp.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/core/modules
> copying bmtk/simulator/core/modules/simulator_module.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/core/modules
> copying bmtk/simulator/core/modules/ecephys_module.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/core/modules
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet/default_setters
> copying bmtk/simulator/bionet/default_setters/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet/default_setters
> copying bmtk/simulator/bionet/default_setters/synaptic_weights.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet/default_setters
> copying bmtk/simulator/bionet/default_setters/cell_models.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet/default_setters
> copying bmtk/simulator/bionet/default_setters/synapse_models.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet/default_setters
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet/modules
> copying bmtk/simulator/bionet/modules/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet/modules
> copying bmtk/simulator/bionet/modules/comsol.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet/modules
> copying bmtk/simulator/bionet/modules/iclamp.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet/modules
> copying bmtk/simulator/bionet/modules/record_netcons.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet/modules
> copying bmtk/simulator/bionet/modules/save_synapses.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet/modules
> copying bmtk/simulator/bionet/modules/xstim_waveforms.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet/modules
> copying bmtk/simulator/bionet/modules/xstim.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet/modules
> copying bmtk/simulator/bionet/modules/ecp.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet/modules
> copying bmtk/simulator/bionet/modules/ecephys_module.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet/modules
> copying bmtk/simulator/bionet/modules/record_cellvars.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet/modules
> copying bmtk/simulator/bionet/modules/record_spikes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet/modules
> copying bmtk/simulator/bionet/modules/sim_module.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet/modules
> copying bmtk/simulator/bionet/modules/record_clamp.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet/modules
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/compile_mechanisms
> copying bmtk/utils/compile_mechanisms/compile_mechanisms.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/compile_mechanisms
> copying bmtk/utils/compile_mechanisms/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/compile_mechanisms
> copying bmtk/utils/compile_mechanisms/__main__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/compile_mechanisms
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/reports
> copying bmtk/utils/reports/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/reports
> copying bmtk/utils/reports/current_writer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/reports
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/sonata
> copying bmtk/utils/sonata/population.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/sonata
> copying bmtk/utils/sonata/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/sonata
> copying bmtk/utils/sonata/group.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/sonata
> copying bmtk/utils/sonata/node.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/sonata
> copying bmtk/utils/sonata/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/sonata
> copying bmtk/utils/sonata/column_property.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/sonata
> copying bmtk/utils/sonata/edge.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/sonata
> copying bmtk/utils/sonata/types_table.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/sonata
> copying bmtk/utils/sonata/file_root.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/sonata
> copying bmtk/utils/sonata/file.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/sonata
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/io
> copying bmtk/utils/io/cell_vars.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/io
> copying bmtk/utils/io/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/io
> copying bmtk/utils/io/firing_rates.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/io
> copying bmtk/utils/io/ioutils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/io
> copying bmtk/utils/io/spike_trains.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/io
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/create_environment
> copying bmtk/utils/create_environment/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/create_environment
> copying bmtk/utils/create_environment/__main__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/create_environment
> copying bmtk/utils/create_environment/env_builder.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/create_environment
> copying bmtk/utils/create_environment/create_environment.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/create_environment
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/reports/compartment
> copying bmtk/utils/reports/compartment/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/reports/compartment
> copying bmtk/utils/reports/compartment/compartment_report.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/reports/compartment
> copying bmtk/utils/reports/compartment/compartment_writer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/reports/compartment
> copying bmtk/utils/reports/compartment/compartment_reader.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/reports/compartment
> copying bmtk/utils/reports/compartment/core.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/reports/compartment
> copying bmtk/utils/reports/compartment/plotting.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/reports/compartment
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/reports/spike_trains
> copying bmtk/utils/reports/spike_trains/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/reports/spike_trains
> copying bmtk/utils/reports/spike_trains/spike_trains_api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/reports/spike_trains
> copying bmtk/utils/reports/spike_trains/stats.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/reports/spike_trains
> copying bmtk/utils/reports/spike_trains/spike_train_buffer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/reports/spike_trains
> copying bmtk/utils/reports/spike_trains/spikes_file_writers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/reports/spike_trains
> copying bmtk/utils/reports/spike_trains/core.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/reports/spike_trains
> copying bmtk/utils/reports/spike_trains/spike_train_readers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/reports/spike_trains
> copying bmtk/utils/reports/spike_trains/spike_trains.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/reports/spike_trains
> copying bmtk/utils/reports/spike_trains/plotting.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/reports/spike_trains
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/sonata/config
> copying bmtk/utils/sonata/config/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/sonata/config
> copying bmtk/utils/sonata/config/sonata_config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/sonata/config
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/builder/network_adaptors
> copying bmtk/builder/network_adaptors/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/builder/network_adaptors
> copying bmtk/builder/network_adaptors/edges_collator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/builder/network_adaptors
> copying bmtk/builder/network_adaptors/dm_network.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/builder/network_adaptors
> copying bmtk/builder/network_adaptors/dm_network_orig.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/builder/network_adaptors
> copying bmtk/builder/network_adaptors/nxnetwork.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/builder/network_adaptors
> copying bmtk/builder/network_adaptors/edge_props_table.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/builder/network_adaptors
> copying bmtk/builder/network_adaptors/network.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/builder/network_adaptors
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/builder/edges_sorter
> copying bmtk/builder/edges_sorter/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/builder/edges_sorter
> copying bmtk/builder/edges_sorter/memory_sorter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/builder/edges_sorter
> copying bmtk/builder/edges_sorter/merge_sorter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/builder/edges_sorter
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/builder/auxi
> copying bmtk/builder/auxi/edge_connectors.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/builder/auxi
> copying bmtk/builder/auxi/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/builder/auxi
> copying bmtk/builder/auxi/node_params.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/builder/auxi
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/builder/bionet
> copying bmtk/builder/bionet/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/builder/bionet
> copying bmtk/builder/bionet/swc_reader.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/builder/bionet
> running egg_info
> creating bmtk.egg-info
> writing bmtk.egg-info/PKG-INFO
> writing dependency_links to bmtk.egg-info/dependency_links.txt
> writing requirements to bmtk.egg-info/requires.txt
> writing top-level names to bmtk.egg-info/top_level.txt
> writing manifest file 'bmtk.egg-info/SOURCES.txt'
> reading manifest file 'bmtk.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: no files found matching '*.txt' under directory 'bmtk'
> warning: no files found matching '*.cfg' under directory 'bmtk'
> adding license file 'LICENSE.txt'
> writing manifest file 'bmtk.egg-info/SOURCES.txt'
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'bmtk.simulator.bionet.default_templates' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'bmtk.simulator.bionet.default_templates' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'bmtk.simulator.bionet.default_templates' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'bmtk.simulator.bionet.default_templates' to be distributed and are
>         already explicitly excluding 'bmtk.simulator.bionet.default_templates' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'bmtk.simulator.bionet.import3d' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'bmtk.simulator.bionet.import3d' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'bmtk.simulator.bionet.import3d' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'bmtk.simulator.bionet.import3d' to be distributed and are
>         already explicitly excluding 'bmtk.simulator.bionet.import3d' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'bmtk.simulator.bionet.schemas' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'bmtk.simulator.bionet.schemas' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'bmtk.simulator.bionet.schemas' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'bmtk.simulator.bionet.schemas' to be distributed and are
>         already explicitly excluding 'bmtk.simulator.bionet.schemas' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'bmtk.simulator.core.sonata_schemas' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'bmtk.simulator.core.sonata_schemas' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'bmtk.simulator.core.sonata_schemas' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'bmtk.simulator.core.sonata_schemas' to be distributed and are
>         already explicitly excluding 'bmtk.simulator.core.sonata_schemas' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'bmtk.simulator.filternet.lgnmodel.cell_metrics' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'bmtk.simulator.filternet.lgnmodel.cell_metrics' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'bmtk.simulator.filternet.lgnmodel.cell_metrics' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'bmtk.simulator.filternet.lgnmodel.cell_metrics' to be distributed and are
>         already explicitly excluding 'bmtk.simulator.filternet.lgnmodel.cell_metrics' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'bmtk.utils.scripts' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'bmtk.utils.scripts' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'bmtk.utils.scripts' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'bmtk.utils.scripts' to be distributed and are
>         already explicitly excluding 'bmtk.utils.scripts' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'bmtk.utils.scripts.bionet' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'bmtk.utils.scripts.bionet' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'bmtk.utils.scripts.bionet' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'bmtk.utils.scripts.bionet' to be distributed and are
>         already explicitly excluding 'bmtk.utils.scripts.bionet' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'bmtk.utils.scripts.bionet.biophysical_neuron_models' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'bmtk.utils.scripts.bionet.biophysical_neuron_models' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'bmtk.utils.scripts.bionet.biophysical_neuron_models' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'bmtk.utils.scripts.bionet.biophysical_neuron_models' to be distributed and are
>         already explicitly excluding 'bmtk.utils.scripts.bionet.biophysical_neuron_models' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'bmtk.utils.scripts.bionet.filter_models' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'bmtk.utils.scripts.bionet.filter_models' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'bmtk.utils.scripts.bionet.filter_models' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'bmtk.utils.scripts.bionet.filter_models' to be distributed and are
>         already explicitly excluding 'bmtk.utils.scripts.bionet.filter_models' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'bmtk.utils.scripts.bionet.mechanisms.modfiles' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'bmtk.utils.scripts.bionet.mechanisms.modfiles' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'bmtk.utils.scripts.bionet.mechanisms.modfiles' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'bmtk.utils.scripts.bionet.mechanisms.modfiles' to be distributed and are
>         already explicitly excluding 'bmtk.utils.scripts.bionet.mechanisms.modfiles' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'bmtk.utils.scripts.bionet.morphologies' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'bmtk.utils.scripts.bionet.morphologies' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'bmtk.utils.scripts.bionet.morphologies' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'bmtk.utils.scripts.bionet.morphologies' to be distributed and are
>         already explicitly excluding 'bmtk.utils.scripts.bionet.morphologies' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'bmtk.utils.scripts.bionet.point_neuron_models' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'bmtk.utils.scripts.bionet.point_neuron_models' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'bmtk.utils.scripts.bionet.point_neuron_models' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'bmtk.utils.scripts.bionet.point_neuron_models' to be distributed and are
>         already explicitly excluding 'bmtk.utils.scripts.bionet.point_neuron_models' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'bmtk.utils.scripts.bionet.synaptic_models' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'bmtk.utils.scripts.bionet.synaptic_models' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'bmtk.utils.scripts.bionet.synaptic_models' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'bmtk.utils.scripts.bionet.synaptic_models' to be distributed and are
>         already explicitly excluding 'bmtk.utils.scripts.bionet.synaptic_models' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'bmtk.utils.scripts.bionet.templates' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'bmtk.utils.scripts.bionet.templates' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'bmtk.utils.scripts.bionet.templates' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'bmtk.utils.scripts.bionet.templates' to be distributed and are
>         already explicitly excluding 'bmtk.utils.scripts.bionet.templates' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'bmtk.utils.scripts.filternet' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'bmtk.utils.scripts.filternet' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'bmtk.utils.scripts.filternet' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'bmtk.utils.scripts.filternet' to be distributed and are
>         already explicitly excluding 'bmtk.utils.scripts.filternet' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'bmtk.utils.scripts.filternet.filter_models' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'bmtk.utils.scripts.filternet.filter_models' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'bmtk.utils.scripts.filternet.filter_models' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'bmtk.utils.scripts.filternet.filter_models' to be distributed and are
>         already explicitly excluding 'bmtk.utils.scripts.filternet.filter_models' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'bmtk.utils.scripts.pointnet' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'bmtk.utils.scripts.pointnet' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'bmtk.utils.scripts.pointnet' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'bmtk.utils.scripts.pointnet' to be distributed and are
>         already explicitly excluding 'bmtk.utils.scripts.pointnet' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'bmtk.utils.scripts.pointnet.filter_models' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'bmtk.utils.scripts.pointnet.filter_models' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'bmtk.utils.scripts.pointnet.filter_models' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'bmtk.utils.scripts.pointnet.filter_models' to be distributed and are
>         already explicitly excluding 'bmtk.utils.scripts.pointnet.filter_models' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'bmtk.utils.scripts.pointnet.point_neuron_models' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'bmtk.utils.scripts.pointnet.point_neuron_models' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'bmtk.utils.scripts.pointnet.point_neuron_models' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'bmtk.utils.scripts.pointnet.point_neuron_models' to be distributed and are
>         already explicitly excluding 'bmtk.utils.scripts.pointnet.point_neuron_models' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'bmtk.utils.scripts.pointnet.synaptic_models' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'bmtk.utils.scripts.pointnet.synaptic_models' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'bmtk.utils.scripts.pointnet.synaptic_models' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'bmtk.utils.scripts.pointnet.synaptic_models' to be distributed and are
>         already explicitly excluding 'bmtk.utils.scripts.pointnet.synaptic_models' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'bmtk.utils.scripts.popnet' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'bmtk.utils.scripts.popnet' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'bmtk.utils.scripts.popnet' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'bmtk.utils.scripts.popnet' to be distributed and are
>         already explicitly excluding 'bmtk.utils.scripts.popnet' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'bmtk.utils.scripts.popnet.population_models' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'bmtk.utils.scripts.popnet.population_models' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'bmtk.utils.scripts.popnet.population_models' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'bmtk.utils.scripts.popnet.population_models' to be distributed and are
>         already explicitly excluding 'bmtk.utils.scripts.popnet.population_models' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'bmtk.utils.scripts.popnet.synaptic_models' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'bmtk.utils.scripts.popnet.synaptic_models' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'bmtk.utils.scripts.popnet.synaptic_models' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'bmtk.utils.scripts.popnet.synaptic_models' to be distributed and are
>         already explicitly excluding 'bmtk.utils.scripts.popnet.synaptic_models' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts
> copying bmtk/utils/scripts/sonata.circuit_config.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts
> copying bmtk/utils/scripts/sonata.simulation_config.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet
> copying bmtk/utils/scripts/bionet/default_config.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet
> copying bmtk/utils/scripts/bionet/run_bionet.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/biophysical_neuron_models
> copying bmtk/utils/scripts/bionet/biophysical_neuron_models/318331342_fit.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/biophysical_neuron_models
> copying bmtk/utils/scripts/bionet/biophysical_neuron_models/472363762_fit.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/biophysical_neuron_models
> copying bmtk/utils/scripts/bionet/biophysical_neuron_models/472912177_fit.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/biophysical_neuron_models
> copying bmtk/utils/scripts/bionet/biophysical_neuron_models/473862421_fit.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/biophysical_neuron_models
> copying bmtk/utils/scripts/bionet/biophysical_neuron_models/473863035_fit.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/biophysical_neuron_models
> copying bmtk/utils/scripts/bionet/biophysical_neuron_models/473863510_fit.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/biophysical_neuron_models
> copying bmtk/utils/scripts/bionet/biophysical_neuron_models/485184849_fit.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/biophysical_neuron_models
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/filter_models
> copying bmtk/utils/scripts/bionet/filter_models/sOFF_TF1.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/filter_models
> copying bmtk/utils/scripts/bionet/filter_models/sOFF_TF15.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/filter_models
> copying bmtk/utils/scripts/bionet/filter_models/sOFF_TF2.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/filter_models
> copying bmtk/utils/scripts/bionet/filter_models/sOFF_TF4.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/filter_models
> copying bmtk/utils/scripts/bionet/filter_models/sOFF_TF8.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/filter_models
> copying bmtk/utils/scripts/bionet/filter_models/sON_TF1.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/filter_models
> copying bmtk/utils/scripts/bionet/filter_models/sON_TF2.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/filter_models
> copying bmtk/utils/scripts/bionet/filter_models/sON_TF4.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/filter_models
> copying bmtk/utils/scripts/bionet/filter_models/sON_TF8.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/filter_models
> copying bmtk/utils/scripts/bionet/filter_models/tOFF_TF15.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/filter_models
> copying bmtk/utils/scripts/bionet/filter_models/tOFF_TF4.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/filter_models
> copying bmtk/utils/scripts/bionet/filter_models/tOFF_TF8.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/filter_models
> copying bmtk/utils/scripts/bionet/filter_models/tON_TF15.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/filter_models
> copying bmtk/utils/scripts/bionet/filter_models/tON_TF4.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/filter_models
> copying bmtk/utils/scripts/bionet/filter_models/tON_TF8.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/filter_models
> copying bmtk/utils/scripts/bionet/filter_models/tON_TF8_demo.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/filter_models
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/mechanisms
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/mechanisms/modfiles
> copying bmtk/utils/scripts/bionet/mechanisms/modfiles/CaDynamics.mod -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/mechanisms/modfiles
> copying bmtk/utils/scripts/bionet/mechanisms/modfiles/Ca_HVA.mod -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/mechanisms/modfiles
> copying bmtk/utils/scripts/bionet/mechanisms/modfiles/Ca_LVA.mod -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/mechanisms/modfiles
> copying bmtk/utils/scripts/bionet/mechanisms/modfiles/Ih.mod -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/mechanisms/modfiles
> copying bmtk/utils/scripts/bionet/mechanisms/modfiles/Im.mod -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/mechanisms/modfiles
> copying bmtk/utils/scripts/bionet/mechanisms/modfiles/Im_v2.mod -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/mechanisms/modfiles
> copying bmtk/utils/scripts/bionet/mechanisms/modfiles/K_P.mod -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/mechanisms/modfiles
> copying bmtk/utils/scripts/bionet/mechanisms/modfiles/K_T.mod -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/mechanisms/modfiles
> copying bmtk/utils/scripts/bionet/mechanisms/modfiles/Kd.mod -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/mechanisms/modfiles
> copying bmtk/utils/scripts/bionet/mechanisms/modfiles/Kv2like.mod -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/mechanisms/modfiles
> copying bmtk/utils/scripts/bionet/mechanisms/modfiles/Kv3_1.mod -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/mechanisms/modfiles
> copying bmtk/utils/scripts/bionet/mechanisms/modfiles/NaTa.mod -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/mechanisms/modfiles
> copying bmtk/utils/scripts/bionet/mechanisms/modfiles/NaTs.mod -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/mechanisms/modfiles
> copying bmtk/utils/scripts/bionet/mechanisms/modfiles/NaV.mod -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/mechanisms/modfiles
> copying bmtk/utils/scripts/bionet/mechanisms/modfiles/Nap.mod -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/mechanisms/modfiles
> copying bmtk/utils/scripts/bionet/mechanisms/modfiles/SK.mod -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/mechanisms/modfiles
> copying bmtk/utils/scripts/bionet/mechanisms/modfiles/vecevent.mod -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/mechanisms/modfiles
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/morphologies
> copying bmtk/utils/scripts/bionet/morphologies/Nr5a1_471087815_m.swc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/morphologies
> copying bmtk/utils/scripts/bionet/morphologies/Pvalb_469628681_m.swc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/morphologies
> copying bmtk/utils/scripts/bionet/morphologies/Pvalb_470522102_m.swc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/morphologies
> copying bmtk/utils/scripts/bionet/morphologies/Rorb_325404214_m.swc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/morphologies
> copying bmtk/utils/scripts/bionet/morphologies/Scnn1a_473845048_m.swc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/morphologies
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/point_neuron_models
> copying bmtk/utils/scripts/bionet/point_neuron_models/IntFire1_exc_1.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/point_neuron_models
> copying bmtk/utils/scripts/bionet/point_neuron_models/IntFire1_inh_1.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/point_neuron_models
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/synaptic_models
> copying bmtk/utils/scripts/bionet/synaptic_models/AMPA_ExcToExc.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/synaptic_models
> copying bmtk/utils/scripts/bionet/synaptic_models/AMPA_ExcToInh.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/synaptic_models
> copying bmtk/utils/scripts/bionet/synaptic_models/GABA_InhToExc.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/synaptic_models
> copying bmtk/utils/scripts/bionet/synaptic_models/GABA_InhToInh.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/synaptic_models
> copying bmtk/utils/scripts/bionet/synaptic_models/instantaneousExc.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/synaptic_models
> copying bmtk/utils/scripts/bionet/synaptic_models/instantaneousInh.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/synaptic_models
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/templates
> copying bmtk/utils/scripts/bionet/templates/BioAllen_old.hoc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/templates
> copying bmtk/utils/scripts/bionet/templates/BioAxonStub.hoc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/templates
> copying bmtk/utils/scripts/bionet/templates/Biophys1.hoc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/bionet/templates
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/filternet
> copying bmtk/utils/scripts/filternet/run_filternet.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/filternet
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/filternet/filter_models
> copying bmtk/utils/scripts/filternet/filter_models/sOFF_TF1.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/filternet/filter_models
> copying bmtk/utils/scripts/filternet/filter_models/sOFF_TF15.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/filternet/filter_models
> copying bmtk/utils/scripts/filternet/filter_models/sOFF_TF2.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/filternet/filter_models
> copying bmtk/utils/scripts/filternet/filter_models/sOFF_TF4.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/filternet/filter_models
> copying bmtk/utils/scripts/filternet/filter_models/sOFF_TF8.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/filternet/filter_models
> copying bmtk/utils/scripts/filternet/filter_models/sON_TF1.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/filternet/filter_models
> copying bmtk/utils/scripts/filternet/filter_models/sON_TF2.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/filternet/filter_models
> copying bmtk/utils/scripts/filternet/filter_models/sON_TF4.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/filternet/filter_models
> copying bmtk/utils/scripts/filternet/filter_models/sON_TF8.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/filternet/filter_models
> copying bmtk/utils/scripts/filternet/filter_models/tOFF_TF15.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/filternet/filter_models
> copying bmtk/utils/scripts/filternet/filter_models/tOFF_TF4.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/filternet/filter_models
> copying bmtk/utils/scripts/filternet/filter_models/tOFF_TF8.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/filternet/filter_models
> copying bmtk/utils/scripts/filternet/filter_models/tON_TF15.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/filternet/filter_models
> copying bmtk/utils/scripts/filternet/filter_models/tON_TF4.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/filternet/filter_models
> copying bmtk/utils/scripts/filternet/filter_models/tON_TF8.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/filternet/filter_models
> copying bmtk/utils/scripts/filternet/filter_models/tON_TF8_demo.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/filternet/filter_models
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/pointnet
> copying bmtk/utils/scripts/pointnet/run_pointnet.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/pointnet
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/pointnet/filter_models
> copying bmtk/utils/scripts/pointnet/filter_models/sOFF_TF1.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/pointnet/filter_models
> copying bmtk/utils/scripts/pointnet/filter_models/sOFF_TF15.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/pointnet/filter_models
> copying bmtk/utils/scripts/pointnet/filter_models/sOFF_TF2.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/pointnet/filter_models
> copying bmtk/utils/scripts/pointnet/filter_models/sOFF_TF4.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/pointnet/filter_models
> copying bmtk/utils/scripts/pointnet/filter_models/sOFF_TF8.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/pointnet/filter_models
> copying bmtk/utils/scripts/pointnet/filter_models/sON_TF1.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/pointnet/filter_models
> copying bmtk/utils/scripts/pointnet/filter_models/sON_TF2.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/pointnet/filter_models
> copying bmtk/utils/scripts/pointnet/filter_models/sON_TF4.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/pointnet/filter_models
> copying bmtk/utils/scripts/pointnet/filter_models/sON_TF8.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/pointnet/filter_models
> copying bmtk/utils/scripts/pointnet/filter_models/tOFF_TF15.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/pointnet/filter_models
> copying bmtk/utils/scripts/pointnet/filter_models/tOFF_TF4.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/pointnet/filter_models
> copying bmtk/utils/scripts/pointnet/filter_models/tOFF_TF8.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/pointnet/filter_models
> copying bmtk/utils/scripts/pointnet/filter_models/tON_TF15.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/pointnet/filter_models
> copying bmtk/utils/scripts/pointnet/filter_models/tON_TF4.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/pointnet/filter_models
> copying bmtk/utils/scripts/pointnet/filter_models/tON_TF8.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/pointnet/filter_models
> copying bmtk/utils/scripts/pointnet/filter_models/tON_TF8_demo.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/pointnet/filter_models
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/pointnet/point_neuron_models
> copying bmtk/utils/scripts/pointnet/point_neuron_models/472363762_point.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/pointnet/point_neuron_models
> copying bmtk/utils/scripts/pointnet/point_neuron_models/472912177_point.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/pointnet/point_neuron_models
> copying bmtk/utils/scripts/pointnet/point_neuron_models/473862421_point.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/pointnet/point_neuron_models
> copying bmtk/utils/scripts/pointnet/point_neuron_models/473863035_point.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/pointnet/point_neuron_models
> copying bmtk/utils/scripts/pointnet/point_neuron_models/473863510_point.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/pointnet/point_neuron_models
> copying bmtk/utils/scripts/pointnet/point_neuron_models/IntFire1_exc_point.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/pointnet/point_neuron_models
> copying bmtk/utils/scripts/pointnet/point_neuron_models/IntFire1_inh_point.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/pointnet/point_neuron_models
> copying bmtk/utils/scripts/pointnet/point_neuron_models/filter_point.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/pointnet/point_neuron_models
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/pointnet/synaptic_models
> copying bmtk/utils/scripts/pointnet/synaptic_models/ExcToExc.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/pointnet/synaptic_models
> copying bmtk/utils/scripts/pointnet/synaptic_models/ExcToInh.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/pointnet/synaptic_models
> copying bmtk/utils/scripts/pointnet/synaptic_models/InhToExc.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/pointnet/synaptic_models
> copying bmtk/utils/scripts/pointnet/synaptic_models/InhToInh.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/pointnet/synaptic_models
> copying bmtk/utils/scripts/pointnet/synaptic_models/instantaneousExc.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/pointnet/synaptic_models
> copying bmtk/utils/scripts/pointnet/synaptic_models/instantaneousInh.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/pointnet/synaptic_models
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/popnet
> copying bmtk/utils/scripts/popnet/run_popnet.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/popnet
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/popnet/population_models
> copying bmtk/utils/scripts/popnet/population_models/exc_model.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/popnet/population_models
> copying bmtk/utils/scripts/popnet/population_models/inh_model.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/popnet/population_models
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/popnet/synaptic_models
> copying bmtk/utils/scripts/popnet/synaptic_models/ExcToExc.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/popnet/synaptic_models
> copying bmtk/utils/scripts/popnet/synaptic_models/ExcToInh.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/popnet/synaptic_models
> copying bmtk/utils/scripts/popnet/synaptic_models/InhToExc.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/popnet/synaptic_models
> copying bmtk/utils/scripts/popnet/synaptic_models/InhToInh.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/popnet/synaptic_models
> copying bmtk/utils/scripts/popnet/synaptic_models/input_ExcToExc.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/popnet/synaptic_models
> copying bmtk/utils/scripts/popnet/synaptic_models/input_ExcToInh.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/scripts/popnet/synaptic_models
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/core/sonata_schemas
> copying bmtk/simulator/core/sonata_schemas/config_schema.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/core/sonata_schemas
> copying bmtk/simulator/bionet/README.md -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet
> copying bmtk/simulator/bionet/import3d.hoc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet/default_templates
> copying bmtk/simulator/bionet/default_templates/BioAxonStub.hoc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet/default_templates
> copying bmtk/simulator/bionet/default_templates/Biophys1.hoc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet/default_templates
> copying bmtk/simulator/bionet/default_templates/advance.hoc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet/default_templates
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet/import3d
> copying bmtk/simulator/bionet/import3d/import3d_gui.hoc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet/import3d
> copying bmtk/simulator/bionet/import3d/import3d_sec.hoc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet/import3d
> copying bmtk/simulator/bionet/import3d/read_morphml.hoc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet/import3d
> copying bmtk/simulator/bionet/import3d/read_nlcda.hoc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet/import3d
> copying bmtk/simulator/bionet/import3d/read_nlcda3.hoc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet/import3d
> copying bmtk/simulator/bionet/import3d/read_nts.hoc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet/import3d
> copying bmtk/simulator/bionet/import3d/read_swc.hoc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet/import3d
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet/schemas
> copying bmtk/simulator/bionet/schemas/config_schema.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet/schemas
> copying bmtk/simulator/bionet/schemas/csv_edge_types.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet/schemas
> copying bmtk/simulator/bionet/schemas/csv_node_types_external.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet/schemas
> copying bmtk/simulator/bionet/schemas/csv_node_types_internal.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet/schemas
> copying bmtk/simulator/bionet/schemas/csv_nodes_external.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet/schemas
> copying bmtk/simulator/bionet/schemas/csv_nodes_internal.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/bionet/schemas
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/filternet/lgnmodel/cell_metrics
> copying bmtk/simulator/filternet/lgnmodel/cell_metrics/sOFF_cell_data.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/filternet/lgnmodel/cell_metrics
> copying bmtk/simulator/filternet/lgnmodel/cell_metrics/sON_cell_data.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/filternet/lgnmodel/cell_metrics
> copying bmtk/simulator/filternet/lgnmodel/cell_metrics/sus_sus_cells_v3.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/filternet/lgnmodel/cell_metrics
> copying bmtk/simulator/filternet/lgnmodel/cell_metrics/tOFF_cell_data.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/filternet/lgnmodel/cell_metrics
> copying bmtk/simulator/filternet/lgnmodel/cell_metrics/tON_cell_data.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/filternet/lgnmodel/cell_metrics
> copying bmtk/simulator/filternet/lgnmodel/cell_metrics/trans_sus_cells_v3.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/filternet/lgnmodel/cell_metrics
> copying bmtk/simulator/core/modules/ndx-aibs-ecephys.extension.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/core/modules
> copying bmtk/simulator/core/modules/ndx-aibs-ecephys.namespace.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/core/modules
> copying bmtk/utils/sonata/config/config_schema.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/sonata/config
> I: pybuild base:305: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk
> copying bmtk/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator
> copying bmtk/simulator/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils
> copying bmtk/utils/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils
> copying bmtk/utils/lazy_property.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils
> copying bmtk/utils/hdf5_helper.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils
> copying bmtk/utils/sim_setup.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/builder
> copying bmtk/builder/node.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/builder
> copying bmtk/builder/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/builder
> copying bmtk/builder/node_pool.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/builder
> copying bmtk/builder/builder_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/builder
> copying bmtk/builder/id_generator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/builder
> copying bmtk/builder/edge.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/builder
> copying bmtk/builder/connector.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/builder
> copying bmtk/builder/connection_map.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/builder
> copying bmtk/builder/network_builder.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/builder
> copying bmtk/builder/iterator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/builder
> copying bmtk/builder/index_builders.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/builder
> copying bmtk/builder/node_set.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/builder
> copying bmtk/builder/functor_cache.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/builder
> copying bmtk/builder/networks.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/builder
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/analyzer
> copying bmtk/analyzer/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/analyzer
> copying bmtk/analyzer/cell_vars.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/analyzer
> copying bmtk/analyzer/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/analyzer
> copying bmtk/analyzer/io_tools.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/analyzer
> copying bmtk/analyzer/spikes_analyzer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/analyzer
> copying bmtk/analyzer/ecp.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/analyzer
> copying bmtk/analyzer/spikes_loader.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/analyzer
> copying bmtk/analyzer/firing_rates.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/analyzer
> copying bmtk/analyzer/spike_trains.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/analyzer
> copying bmtk/analyzer/compartment.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/analyzer
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/pointnet
> copying bmtk/simulator/pointnet/pointsimulator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/pointnet
> copying bmtk/simulator/pointnet/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/pointnet
> copying bmtk/simulator/pointnet/glif_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/pointnet
> copying bmtk/simulator/pointnet/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/pointnet
> copying bmtk/simulator/pointnet/pointnetwork.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/pointnet
> copying bmtk/simulator/pointnet/io_tools.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/pointnet
> copying bmtk/simulator/pointnet/pyfunction_cache.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/pointnet
> copying bmtk/simulator/pointnet/sonata_adaptors.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/pointnet
> copying bmtk/simulator/pointnet/nest_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/pointnet
> copying bmtk/simulator/pointnet/gids.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/pointnet
> copying bmtk/simulator/pointnet/config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/pointnet
> copying bmtk/simulator/pointnet/property_map.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/pointnet
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/filternet
> copying bmtk/simulator/filternet/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/filternet
> copying bmtk/simulator/filternet/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/filternet
> copying bmtk/simulator/filternet/io_tools.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/filternet
> copying bmtk/simulator/filternet/cell_models.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/filternet
> copying bmtk/simulator/filternet/pyfunction_cache.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/filternet
> copying bmtk/simulator/filternet/cell.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/filternet
> copying bmtk/simulator/filternet/transfer_functions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/filternet
> copying bmtk/simulator/filternet/filters.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/filternet
> copying bmtk/simulator/filternet/sonata_adaptors.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/filternet
> copying bmtk/simulator/filternet/filternetwork.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/filternet
> copying bmtk/simulator/filternet/filtersimulator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/filternet
> copying bmtk/simulator/filternet/config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/filternet
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/core
> copying bmtk/simulator/core/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/core
> copying bmtk/simulator/core/node_population.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/core
> copying bmtk/simulator/core/node_sets.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/core
> copying bmtk/simulator/core/simulator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/core
> copying bmtk/simulator/core/simulation_config_validator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/core
> copying bmtk/simulator/core/io_tools.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/core
> copying bmtk/simulator/core/pyfunction_cache.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/core
> copying bmtk/simulator/core/edge_population.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/core
> copying bmtk/simulator/core/simulator_network.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/core
> copying bmtk/simulator/core/simulation_config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/core
> copying bmtk/simulator/core/network_reader.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/core
> copying bmtk/simulator/core/graph.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/core
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/utils
> copying bmtk/simulator/utils/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/utils
> copying bmtk/simulator/utils/simulation_reports.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/utils
> copying bmtk/simulator/utils/simulation_inputs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/utils
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/popnet
> copying bmtk/simulator/popnet/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/popnet
> copying bmtk/simulator/popnet/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/popnet
> copying bmtk/simulator/popnet/popsimulator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/popnet
> copying bmtk/simulator/popnet/popnode.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/popnet
> copying bmtk/simulator/popnet/sonata_adaptors.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/popnet
> copying bmtk/simulator/popnet/popnetwork.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/popnet
> copying bmtk/simulator/popnet/config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/popnet
> copying bmtk/simulator/popnet/popedge.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/popnet
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet
> copying bmtk/simulator/bionet/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet
> copying bmtk/simulator/bionet/virtualcell.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet
> copying bmtk/simulator/bionet/biosimulator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet
> copying bmtk/simulator/bionet/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet
> copying bmtk/simulator/bionet/nrn.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet
> copying bmtk/simulator/bionet/pointprocesscell.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet
> copying bmtk/simulator/bionet/iclamp.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet
> copying bmtk/simulator/bionet/io_tools.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet
> copying bmtk/simulator/bionet/pyfunction_cache.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet
> copying bmtk/simulator/bionet/bionetwork.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet
> copying bmtk/simulator/bionet/cell.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet
> copying bmtk/simulator/bionet/nml_reader.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet
> copying bmtk/simulator/bionet/seclamp.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet
> copying bmtk/simulator/bionet/sonata_adaptors.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet
> copying bmtk/simulator/bionet/gids.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet
> copying bmtk/simulator/bionet/pointsomacell.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet
> copying bmtk/simulator/bionet/config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet
> copying bmtk/simulator/bionet/biocell.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet
> copying bmtk/simulator/bionet/morphology.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/pointnet/default_setters
> copying bmtk/simulator/pointnet/default_setters/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/pointnet/default_setters
> copying bmtk/simulator/pointnet/default_setters/synaptic_weights.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/pointnet/default_setters
> copying bmtk/simulator/pointnet/default_setters/synapse_models.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/pointnet/default_setters
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/pointnet/modules
> copying bmtk/simulator/pointnet/modules/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/pointnet/modules
> copying bmtk/simulator/pointnet/modules/iclamp.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/pointnet/modules
> copying bmtk/simulator/pointnet/modules/ecephys_module.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/pointnet/modules
> copying bmtk/simulator/pointnet/modules/record_spikes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/pointnet/modules
> copying bmtk/simulator/pointnet/modules/multimeter_reporter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/pointnet/modules
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/filternet/default_setters
> copying bmtk/simulator/filternet/default_setters/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/filternet/default_setters
> copying bmtk/simulator/filternet/default_setters/cell_loaders.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/filternet/default_setters
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/filternet/lgnmodel
> copying bmtk/simulator/filternet/lgnmodel/poissongeneration.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/filternet/lgnmodel
> copying bmtk/simulator/filternet/lgnmodel/kernel.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/filternet/lgnmodel
> copying bmtk/simulator/filternet/lgnmodel/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/filternet/lgnmodel
> copying bmtk/simulator/filternet/lgnmodel/transferfunction.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/filternet/lgnmodel
> copying bmtk/simulator/filternet/lgnmodel/fitfuns.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/filternet/lgnmodel
> copying bmtk/simulator/filternet/lgnmodel/cellmodel.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/filternet/lgnmodel
> copying bmtk/simulator/filternet/lgnmodel/util_fns.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/filternet/lgnmodel
> copying bmtk/simulator/filternet/lgnmodel/singleunitcell.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/filternet/lgnmodel
> copying bmtk/simulator/filternet/lgnmodel/cursor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/filternet/lgnmodel
> copying bmtk/simulator/filternet/lgnmodel/linearfilter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/filternet/lgnmodel
> copying bmtk/simulator/filternet/lgnmodel/lnunit.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/filternet/lgnmodel
> copying bmtk/simulator/filternet/lgnmodel/spatialfilter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/filternet/lgnmodel
> copying bmtk/simulator/filternet/lgnmodel/gaborfilter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/filternet/lgnmodel
> copying bmtk/simulator/filternet/lgnmodel/lgnmodel1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/filternet/lgnmodel
> copying bmtk/simulator/filternet/lgnmodel/movie.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/filternet/lgnmodel
> copying bmtk/simulator/filternet/lgnmodel/make_cell_list.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/filternet/lgnmodel
> copying bmtk/simulator/filternet/lgnmodel/temporalfilter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/filternet/lgnmodel
> copying bmtk/simulator/filternet/lgnmodel/cellmetrics.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/filternet/lgnmodel
> copying bmtk/simulator/filternet/lgnmodel/utilities.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/filternet/lgnmodel
> copying bmtk/simulator/filternet/lgnmodel/lattice_unit_constructor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/filternet/lgnmodel
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/filternet/modules
> copying bmtk/simulator/filternet/modules/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/filternet/modules
> copying bmtk/simulator/filternet/modules/base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/filternet/modules
> copying bmtk/simulator/filternet/modules/create_spikes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/filternet/modules
> copying bmtk/simulator/filternet/modules/record_rates.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/filternet/modules
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/core/sonata_reader
> copying bmtk/simulator/core/sonata_reader/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/core/sonata_reader
> copying bmtk/simulator/core/sonata_reader/edge_adaptor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/core/sonata_reader
> copying bmtk/simulator/core/sonata_reader/node_adaptor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/core/sonata_reader
> copying bmtk/simulator/core/sonata_reader/network_reader.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/core/sonata_reader
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/core/modules
> copying bmtk/simulator/core/modules/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/core/modules
> copying bmtk/simulator/core/modules/iclamp.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/core/modules
> copying bmtk/simulator/core/modules/simulator_module.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/core/modules
> copying bmtk/simulator/core/modules/ecephys_module.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/core/modules
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet/default_setters
> copying bmtk/simulator/bionet/default_setters/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet/default_setters
> copying bmtk/simulator/bionet/default_setters/synaptic_weights.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet/default_setters
> copying bmtk/simulator/bionet/default_setters/cell_models.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet/default_setters
> copying bmtk/simulator/bionet/default_setters/synapse_models.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet/default_setters
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet/modules
> copying bmtk/simulator/bionet/modules/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet/modules
> copying bmtk/simulator/bionet/modules/comsol.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet/modules
> copying bmtk/simulator/bionet/modules/iclamp.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet/modules
> copying bmtk/simulator/bionet/modules/record_netcons.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet/modules
> copying bmtk/simulator/bionet/modules/save_synapses.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet/modules
> copying bmtk/simulator/bionet/modules/xstim_waveforms.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet/modules
> copying bmtk/simulator/bionet/modules/xstim.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet/modules
> copying bmtk/simulator/bionet/modules/ecp.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet/modules
> copying bmtk/simulator/bionet/modules/ecephys_module.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet/modules
> copying bmtk/simulator/bionet/modules/record_cellvars.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet/modules
> copying bmtk/simulator/bionet/modules/record_spikes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet/modules
> copying bmtk/simulator/bionet/modules/sim_module.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet/modules
> copying bmtk/simulator/bionet/modules/record_clamp.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet/modules
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/compile_mechanisms
> copying bmtk/utils/compile_mechanisms/compile_mechanisms.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/compile_mechanisms
> copying bmtk/utils/compile_mechanisms/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/compile_mechanisms
> copying bmtk/utils/compile_mechanisms/__main__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/compile_mechanisms
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/reports
> copying bmtk/utils/reports/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/reports
> copying bmtk/utils/reports/current_writer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/reports
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/sonata
> copying bmtk/utils/sonata/population.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/sonata
> copying bmtk/utils/sonata/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/sonata
> copying bmtk/utils/sonata/group.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/sonata
> copying bmtk/utils/sonata/node.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/sonata
> copying bmtk/utils/sonata/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/sonata
> copying bmtk/utils/sonata/column_property.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/sonata
> copying bmtk/utils/sonata/edge.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/sonata
> copying bmtk/utils/sonata/types_table.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/sonata
> copying bmtk/utils/sonata/file_root.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/sonata
> copying bmtk/utils/sonata/file.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/sonata
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/io
> copying bmtk/utils/io/cell_vars.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/io
> copying bmtk/utils/io/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/io
> copying bmtk/utils/io/firing_rates.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/io
> copying bmtk/utils/io/ioutils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/io
> copying bmtk/utils/io/spike_trains.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/io
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/create_environment
> copying bmtk/utils/create_environment/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/create_environment
> copying bmtk/utils/create_environment/__main__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/create_environment
> copying bmtk/utils/create_environment/env_builder.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/create_environment
> copying bmtk/utils/create_environment/create_environment.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/create_environment
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/reports/compartment
> copying bmtk/utils/reports/compartment/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/reports/compartment
> copying bmtk/utils/reports/compartment/compartment_report.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/reports/compartment
> copying bmtk/utils/reports/compartment/compartment_writer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/reports/compartment
> copying bmtk/utils/reports/compartment/compartment_reader.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/reports/compartment
> copying bmtk/utils/reports/compartment/core.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/reports/compartment
> copying bmtk/utils/reports/compartment/plotting.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/reports/compartment
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/reports/spike_trains
> copying bmtk/utils/reports/spike_trains/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/reports/spike_trains
> copying bmtk/utils/reports/spike_trains/spike_trains_api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/reports/spike_trains
> copying bmtk/utils/reports/spike_trains/stats.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/reports/spike_trains
> copying bmtk/utils/reports/spike_trains/spike_train_buffer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/reports/spike_trains
> copying bmtk/utils/reports/spike_trains/spikes_file_writers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/reports/spike_trains
> copying bmtk/utils/reports/spike_trains/core.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/reports/spike_trains
> copying bmtk/utils/reports/spike_trains/spike_train_readers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/reports/spike_trains
> copying bmtk/utils/reports/spike_trains/spike_trains.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/reports/spike_trains
> copying bmtk/utils/reports/spike_trains/plotting.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/reports/spike_trains
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/sonata/config
> copying bmtk/utils/sonata/config/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/sonata/config
> copying bmtk/utils/sonata/config/sonata_config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/sonata/config
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/builder/network_adaptors
> copying bmtk/builder/network_adaptors/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/builder/network_adaptors
> copying bmtk/builder/network_adaptors/edges_collator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/builder/network_adaptors
> copying bmtk/builder/network_adaptors/dm_network.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/builder/network_adaptors
> copying bmtk/builder/network_adaptors/dm_network_orig.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/builder/network_adaptors
> copying bmtk/builder/network_adaptors/nxnetwork.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/builder/network_adaptors
> copying bmtk/builder/network_adaptors/edge_props_table.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/builder/network_adaptors
> copying bmtk/builder/network_adaptors/network.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/builder/network_adaptors
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/builder/edges_sorter
> copying bmtk/builder/edges_sorter/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/builder/edges_sorter
> copying bmtk/builder/edges_sorter/memory_sorter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/builder/edges_sorter
> copying bmtk/builder/edges_sorter/merge_sorter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/builder/edges_sorter
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/builder/auxi
> copying bmtk/builder/auxi/edge_connectors.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/builder/auxi
> copying bmtk/builder/auxi/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/builder/auxi
> copying bmtk/builder/auxi/node_params.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/builder/auxi
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/builder/bionet
> copying bmtk/builder/bionet/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/builder/bionet
> copying bmtk/builder/bionet/swc_reader.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/builder/bionet
> running egg_info
> writing bmtk.egg-info/PKG-INFO
> writing dependency_links to bmtk.egg-info/dependency_links.txt
> writing requirements to bmtk.egg-info/requires.txt
> writing top-level names to bmtk.egg-info/top_level.txt
> reading manifest file 'bmtk.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: no files found matching '*.txt' under directory 'bmtk'
> warning: no files found matching '*.cfg' under directory 'bmtk'
> adding license file 'LICENSE.txt'
> writing manifest file 'bmtk.egg-info/SOURCES.txt'
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'bmtk.simulator.bionet.default_templates' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'bmtk.simulator.bionet.default_templates' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'bmtk.simulator.bionet.default_templates' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'bmtk.simulator.bionet.default_templates' to be distributed and are
>         already explicitly excluding 'bmtk.simulator.bionet.default_templates' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'bmtk.simulator.bionet.import3d' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'bmtk.simulator.bionet.import3d' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'bmtk.simulator.bionet.import3d' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'bmtk.simulator.bionet.import3d' to be distributed and are
>         already explicitly excluding 'bmtk.simulator.bionet.import3d' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'bmtk.simulator.bionet.schemas' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'bmtk.simulator.bionet.schemas' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'bmtk.simulator.bionet.schemas' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'bmtk.simulator.bionet.schemas' to be distributed and are
>         already explicitly excluding 'bmtk.simulator.bionet.schemas' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'bmtk.simulator.core.sonata_schemas' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'bmtk.simulator.core.sonata_schemas' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'bmtk.simulator.core.sonata_schemas' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'bmtk.simulator.core.sonata_schemas' to be distributed and are
>         already explicitly excluding 'bmtk.simulator.core.sonata_schemas' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'bmtk.simulator.filternet.lgnmodel.cell_metrics' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'bmtk.simulator.filternet.lgnmodel.cell_metrics' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'bmtk.simulator.filternet.lgnmodel.cell_metrics' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'bmtk.simulator.filternet.lgnmodel.cell_metrics' to be distributed and are
>         already explicitly excluding 'bmtk.simulator.filternet.lgnmodel.cell_metrics' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'bmtk.utils.scripts' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'bmtk.utils.scripts' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'bmtk.utils.scripts' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'bmtk.utils.scripts' to be distributed and are
>         already explicitly excluding 'bmtk.utils.scripts' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'bmtk.utils.scripts.bionet' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'bmtk.utils.scripts.bionet' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'bmtk.utils.scripts.bionet' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'bmtk.utils.scripts.bionet' to be distributed and are
>         already explicitly excluding 'bmtk.utils.scripts.bionet' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'bmtk.utils.scripts.bionet.biophysical_neuron_models' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'bmtk.utils.scripts.bionet.biophysical_neuron_models' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'bmtk.utils.scripts.bionet.biophysical_neuron_models' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'bmtk.utils.scripts.bionet.biophysical_neuron_models' to be distributed and are
>         already explicitly excluding 'bmtk.utils.scripts.bionet.biophysical_neuron_models' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'bmtk.utils.scripts.bionet.filter_models' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'bmtk.utils.scripts.bionet.filter_models' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'bmtk.utils.scripts.bionet.filter_models' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'bmtk.utils.scripts.bionet.filter_models' to be distributed and are
>         already explicitly excluding 'bmtk.utils.scripts.bionet.filter_models' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'bmtk.utils.scripts.bionet.mechanisms.modfiles' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'bmtk.utils.scripts.bionet.mechanisms.modfiles' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'bmtk.utils.scripts.bionet.mechanisms.modfiles' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'bmtk.utils.scripts.bionet.mechanisms.modfiles' to be distributed and are
>         already explicitly excluding 'bmtk.utils.scripts.bionet.mechanisms.modfiles' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'bmtk.utils.scripts.bionet.morphologies' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'bmtk.utils.scripts.bionet.morphologies' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'bmtk.utils.scripts.bionet.morphologies' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'bmtk.utils.scripts.bionet.morphologies' to be distributed and are
>         already explicitly excluding 'bmtk.utils.scripts.bionet.morphologies' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'bmtk.utils.scripts.bionet.point_neuron_models' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'bmtk.utils.scripts.bionet.point_neuron_models' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'bmtk.utils.scripts.bionet.point_neuron_models' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'bmtk.utils.scripts.bionet.point_neuron_models' to be distributed and are
>         already explicitly excluding 'bmtk.utils.scripts.bionet.point_neuron_models' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'bmtk.utils.scripts.bionet.synaptic_models' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'bmtk.utils.scripts.bionet.synaptic_models' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'bmtk.utils.scripts.bionet.synaptic_models' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'bmtk.utils.scripts.bionet.synaptic_models' to be distributed and are
>         already explicitly excluding 'bmtk.utils.scripts.bionet.synaptic_models' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'bmtk.utils.scripts.bionet.templates' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'bmtk.utils.scripts.bionet.templates' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'bmtk.utils.scripts.bionet.templates' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'bmtk.utils.scripts.bionet.templates' to be distributed and are
>         already explicitly excluding 'bmtk.utils.scripts.bionet.templates' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'bmtk.utils.scripts.filternet' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'bmtk.utils.scripts.filternet' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'bmtk.utils.scripts.filternet' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'bmtk.utils.scripts.filternet' to be distributed and are
>         already explicitly excluding 'bmtk.utils.scripts.filternet' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'bmtk.utils.scripts.filternet.filter_models' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'bmtk.utils.scripts.filternet.filter_models' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'bmtk.utils.scripts.filternet.filter_models' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'bmtk.utils.scripts.filternet.filter_models' to be distributed and are
>         already explicitly excluding 'bmtk.utils.scripts.filternet.filter_models' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'bmtk.utils.scripts.pointnet' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'bmtk.utils.scripts.pointnet' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'bmtk.utils.scripts.pointnet' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'bmtk.utils.scripts.pointnet' to be distributed and are
>         already explicitly excluding 'bmtk.utils.scripts.pointnet' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'bmtk.utils.scripts.pointnet.filter_models' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'bmtk.utils.scripts.pointnet.filter_models' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'bmtk.utils.scripts.pointnet.filter_models' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'bmtk.utils.scripts.pointnet.filter_models' to be distributed and are
>         already explicitly excluding 'bmtk.utils.scripts.pointnet.filter_models' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'bmtk.utils.scripts.pointnet.point_neuron_models' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'bmtk.utils.scripts.pointnet.point_neuron_models' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'bmtk.utils.scripts.pointnet.point_neuron_models' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'bmtk.utils.scripts.pointnet.point_neuron_models' to be distributed and are
>         already explicitly excluding 'bmtk.utils.scripts.pointnet.point_neuron_models' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'bmtk.utils.scripts.pointnet.synaptic_models' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'bmtk.utils.scripts.pointnet.synaptic_models' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'bmtk.utils.scripts.pointnet.synaptic_models' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'bmtk.utils.scripts.pointnet.synaptic_models' to be distributed and are
>         already explicitly excluding 'bmtk.utils.scripts.pointnet.synaptic_models' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'bmtk.utils.scripts.popnet' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'bmtk.utils.scripts.popnet' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'bmtk.utils.scripts.popnet' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'bmtk.utils.scripts.popnet' to be distributed and are
>         already explicitly excluding 'bmtk.utils.scripts.popnet' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'bmtk.utils.scripts.popnet.population_models' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'bmtk.utils.scripts.popnet.population_models' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'bmtk.utils.scripts.popnet.population_models' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'bmtk.utils.scripts.popnet.population_models' to be distributed and are
>         already explicitly excluding 'bmtk.utils.scripts.popnet.population_models' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'bmtk.utils.scripts.popnet.synaptic_models' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'bmtk.utils.scripts.popnet.synaptic_models' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'bmtk.utils.scripts.popnet.synaptic_models' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'bmtk.utils.scripts.popnet.synaptic_models' to be distributed and are
>         already explicitly excluding 'bmtk.utils.scripts.popnet.synaptic_models' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts
> copying bmtk/utils/scripts/sonata.circuit_config.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts
> copying bmtk/utils/scripts/sonata.simulation_config.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet
> copying bmtk/utils/scripts/bionet/default_config.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet
> copying bmtk/utils/scripts/bionet/run_bionet.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/biophysical_neuron_models
> copying bmtk/utils/scripts/bionet/biophysical_neuron_models/318331342_fit.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/biophysical_neuron_models
> copying bmtk/utils/scripts/bionet/biophysical_neuron_models/472363762_fit.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/biophysical_neuron_models
> copying bmtk/utils/scripts/bionet/biophysical_neuron_models/472912177_fit.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/biophysical_neuron_models
> copying bmtk/utils/scripts/bionet/biophysical_neuron_models/473862421_fit.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/biophysical_neuron_models
> copying bmtk/utils/scripts/bionet/biophysical_neuron_models/473863035_fit.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/biophysical_neuron_models
> copying bmtk/utils/scripts/bionet/biophysical_neuron_models/473863510_fit.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/biophysical_neuron_models
> copying bmtk/utils/scripts/bionet/biophysical_neuron_models/485184849_fit.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/biophysical_neuron_models
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/filter_models
> copying bmtk/utils/scripts/bionet/filter_models/sOFF_TF1.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/filter_models
> copying bmtk/utils/scripts/bionet/filter_models/sOFF_TF15.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/filter_models
> copying bmtk/utils/scripts/bionet/filter_models/sOFF_TF2.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/filter_models
> copying bmtk/utils/scripts/bionet/filter_models/sOFF_TF4.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/filter_models
> copying bmtk/utils/scripts/bionet/filter_models/sOFF_TF8.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/filter_models
> copying bmtk/utils/scripts/bionet/filter_models/sON_TF1.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/filter_models
> copying bmtk/utils/scripts/bionet/filter_models/sON_TF2.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/filter_models
> copying bmtk/utils/scripts/bionet/filter_models/sON_TF4.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/filter_models
> copying bmtk/utils/scripts/bionet/filter_models/sON_TF8.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/filter_models
> copying bmtk/utils/scripts/bionet/filter_models/tOFF_TF15.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/filter_models
> copying bmtk/utils/scripts/bionet/filter_models/tOFF_TF4.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/filter_models
> copying bmtk/utils/scripts/bionet/filter_models/tOFF_TF8.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/filter_models
> copying bmtk/utils/scripts/bionet/filter_models/tON_TF15.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/filter_models
> copying bmtk/utils/scripts/bionet/filter_models/tON_TF4.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/filter_models
> copying bmtk/utils/scripts/bionet/filter_models/tON_TF8.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/filter_models
> copying bmtk/utils/scripts/bionet/filter_models/tON_TF8_demo.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/filter_models
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/mechanisms
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/mechanisms/modfiles
> copying bmtk/utils/scripts/bionet/mechanisms/modfiles/CaDynamics.mod -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/mechanisms/modfiles
> copying bmtk/utils/scripts/bionet/mechanisms/modfiles/Ca_HVA.mod -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/mechanisms/modfiles
> copying bmtk/utils/scripts/bionet/mechanisms/modfiles/Ca_LVA.mod -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/mechanisms/modfiles
> copying bmtk/utils/scripts/bionet/mechanisms/modfiles/Ih.mod -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/mechanisms/modfiles
> copying bmtk/utils/scripts/bionet/mechanisms/modfiles/Im.mod -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/mechanisms/modfiles
> copying bmtk/utils/scripts/bionet/mechanisms/modfiles/Im_v2.mod -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/mechanisms/modfiles
> copying bmtk/utils/scripts/bionet/mechanisms/modfiles/K_P.mod -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/mechanisms/modfiles
> copying bmtk/utils/scripts/bionet/mechanisms/modfiles/K_T.mod -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/mechanisms/modfiles
> copying bmtk/utils/scripts/bionet/mechanisms/modfiles/Kd.mod -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/mechanisms/modfiles
> copying bmtk/utils/scripts/bionet/mechanisms/modfiles/Kv2like.mod -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/mechanisms/modfiles
> copying bmtk/utils/scripts/bionet/mechanisms/modfiles/Kv3_1.mod -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/mechanisms/modfiles
> copying bmtk/utils/scripts/bionet/mechanisms/modfiles/NaTa.mod -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/mechanisms/modfiles
> copying bmtk/utils/scripts/bionet/mechanisms/modfiles/NaTs.mod -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/mechanisms/modfiles
> copying bmtk/utils/scripts/bionet/mechanisms/modfiles/NaV.mod -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/mechanisms/modfiles
> copying bmtk/utils/scripts/bionet/mechanisms/modfiles/Nap.mod -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/mechanisms/modfiles
> copying bmtk/utils/scripts/bionet/mechanisms/modfiles/SK.mod -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/mechanisms/modfiles
> copying bmtk/utils/scripts/bionet/mechanisms/modfiles/vecevent.mod -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/mechanisms/modfiles
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/morphologies
> copying bmtk/utils/scripts/bionet/morphologies/Nr5a1_471087815_m.swc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/morphologies
> copying bmtk/utils/scripts/bionet/morphologies/Pvalb_469628681_m.swc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/morphologies
> copying bmtk/utils/scripts/bionet/morphologies/Pvalb_470522102_m.swc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/morphologies
> copying bmtk/utils/scripts/bionet/morphologies/Rorb_325404214_m.swc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/morphologies
> copying bmtk/utils/scripts/bionet/morphologies/Scnn1a_473845048_m.swc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/morphologies
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/point_neuron_models
> copying bmtk/utils/scripts/bionet/point_neuron_models/IntFire1_exc_1.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/point_neuron_models
> copying bmtk/utils/scripts/bionet/point_neuron_models/IntFire1_inh_1.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/point_neuron_models
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/synaptic_models
> copying bmtk/utils/scripts/bionet/synaptic_models/AMPA_ExcToExc.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/synaptic_models
> copying bmtk/utils/scripts/bionet/synaptic_models/AMPA_ExcToInh.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/synaptic_models
> copying bmtk/utils/scripts/bionet/synaptic_models/GABA_InhToExc.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/synaptic_models
> copying bmtk/utils/scripts/bionet/synaptic_models/GABA_InhToInh.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/synaptic_models
> copying bmtk/utils/scripts/bionet/synaptic_models/instantaneousExc.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/synaptic_models
> copying bmtk/utils/scripts/bionet/synaptic_models/instantaneousInh.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/synaptic_models
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/templates
> copying bmtk/utils/scripts/bionet/templates/BioAllen_old.hoc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/templates
> copying bmtk/utils/scripts/bionet/templates/BioAxonStub.hoc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/templates
> copying bmtk/utils/scripts/bionet/templates/Biophys1.hoc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/bionet/templates
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/filternet
> copying bmtk/utils/scripts/filternet/run_filternet.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/filternet
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/filternet/filter_models
> copying bmtk/utils/scripts/filternet/filter_models/sOFF_TF1.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/filternet/filter_models
> copying bmtk/utils/scripts/filternet/filter_models/sOFF_TF15.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/filternet/filter_models
> copying bmtk/utils/scripts/filternet/filter_models/sOFF_TF2.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/filternet/filter_models
> copying bmtk/utils/scripts/filternet/filter_models/sOFF_TF4.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/filternet/filter_models
> copying bmtk/utils/scripts/filternet/filter_models/sOFF_TF8.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/filternet/filter_models
> copying bmtk/utils/scripts/filternet/filter_models/sON_TF1.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/filternet/filter_models
> copying bmtk/utils/scripts/filternet/filter_models/sON_TF2.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/filternet/filter_models
> copying bmtk/utils/scripts/filternet/filter_models/sON_TF4.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/filternet/filter_models
> copying bmtk/utils/scripts/filternet/filter_models/sON_TF8.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/filternet/filter_models
> copying bmtk/utils/scripts/filternet/filter_models/tOFF_TF15.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/filternet/filter_models
> copying bmtk/utils/scripts/filternet/filter_models/tOFF_TF4.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/filternet/filter_models
> copying bmtk/utils/scripts/filternet/filter_models/tOFF_TF8.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/filternet/filter_models
> copying bmtk/utils/scripts/filternet/filter_models/tON_TF15.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/filternet/filter_models
> copying bmtk/utils/scripts/filternet/filter_models/tON_TF4.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/filternet/filter_models
> copying bmtk/utils/scripts/filternet/filter_models/tON_TF8.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/filternet/filter_models
> copying bmtk/utils/scripts/filternet/filter_models/tON_TF8_demo.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/filternet/filter_models
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/pointnet
> copying bmtk/utils/scripts/pointnet/run_pointnet.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/pointnet
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/pointnet/filter_models
> copying bmtk/utils/scripts/pointnet/filter_models/sOFF_TF1.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/pointnet/filter_models
> copying bmtk/utils/scripts/pointnet/filter_models/sOFF_TF15.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/pointnet/filter_models
> copying bmtk/utils/scripts/pointnet/filter_models/sOFF_TF2.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/pointnet/filter_models
> copying bmtk/utils/scripts/pointnet/filter_models/sOFF_TF4.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/pointnet/filter_models
> copying bmtk/utils/scripts/pointnet/filter_models/sOFF_TF8.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/pointnet/filter_models
> copying bmtk/utils/scripts/pointnet/filter_models/sON_TF1.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/pointnet/filter_models
> copying bmtk/utils/scripts/pointnet/filter_models/sON_TF2.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/pointnet/filter_models
> copying bmtk/utils/scripts/pointnet/filter_models/sON_TF4.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/pointnet/filter_models
> copying bmtk/utils/scripts/pointnet/filter_models/sON_TF8.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/pointnet/filter_models
> copying bmtk/utils/scripts/pointnet/filter_models/tOFF_TF15.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/pointnet/filter_models
> copying bmtk/utils/scripts/pointnet/filter_models/tOFF_TF4.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/pointnet/filter_models
> copying bmtk/utils/scripts/pointnet/filter_models/tOFF_TF8.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/pointnet/filter_models
> copying bmtk/utils/scripts/pointnet/filter_models/tON_TF15.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/pointnet/filter_models
> copying bmtk/utils/scripts/pointnet/filter_models/tON_TF4.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/pointnet/filter_models
> copying bmtk/utils/scripts/pointnet/filter_models/tON_TF8.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/pointnet/filter_models
> copying bmtk/utils/scripts/pointnet/filter_models/tON_TF8_demo.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/pointnet/filter_models
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/pointnet/point_neuron_models
> copying bmtk/utils/scripts/pointnet/point_neuron_models/472363762_point.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/pointnet/point_neuron_models
> copying bmtk/utils/scripts/pointnet/point_neuron_models/472912177_point.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/pointnet/point_neuron_models
> copying bmtk/utils/scripts/pointnet/point_neuron_models/473862421_point.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/pointnet/point_neuron_models
> copying bmtk/utils/scripts/pointnet/point_neuron_models/473863035_point.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/pointnet/point_neuron_models
> copying bmtk/utils/scripts/pointnet/point_neuron_models/473863510_point.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/pointnet/point_neuron_models
> copying bmtk/utils/scripts/pointnet/point_neuron_models/IntFire1_exc_point.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/pointnet/point_neuron_models
> copying bmtk/utils/scripts/pointnet/point_neuron_models/IntFire1_inh_point.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/pointnet/point_neuron_models
> copying bmtk/utils/scripts/pointnet/point_neuron_models/filter_point.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/pointnet/point_neuron_models
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/pointnet/synaptic_models
> copying bmtk/utils/scripts/pointnet/synaptic_models/ExcToExc.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/pointnet/synaptic_models
> copying bmtk/utils/scripts/pointnet/synaptic_models/ExcToInh.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/pointnet/synaptic_models
> copying bmtk/utils/scripts/pointnet/synaptic_models/InhToExc.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/pointnet/synaptic_models
> copying bmtk/utils/scripts/pointnet/synaptic_models/InhToInh.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/pointnet/synaptic_models
> copying bmtk/utils/scripts/pointnet/synaptic_models/instantaneousExc.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/pointnet/synaptic_models
> copying bmtk/utils/scripts/pointnet/synaptic_models/instantaneousInh.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/pointnet/synaptic_models
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/popnet
> copying bmtk/utils/scripts/popnet/run_popnet.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/popnet
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/popnet/population_models
> copying bmtk/utils/scripts/popnet/population_models/exc_model.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/popnet/population_models
> copying bmtk/utils/scripts/popnet/population_models/inh_model.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/popnet/population_models
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/popnet/synaptic_models
> copying bmtk/utils/scripts/popnet/synaptic_models/ExcToExc.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/popnet/synaptic_models
> copying bmtk/utils/scripts/popnet/synaptic_models/ExcToInh.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/popnet/synaptic_models
> copying bmtk/utils/scripts/popnet/synaptic_models/InhToExc.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/popnet/synaptic_models
> copying bmtk/utils/scripts/popnet/synaptic_models/InhToInh.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/popnet/synaptic_models
> copying bmtk/utils/scripts/popnet/synaptic_models/input_ExcToExc.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/popnet/synaptic_models
> copying bmtk/utils/scripts/popnet/synaptic_models/input_ExcToInh.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/scripts/popnet/synaptic_models
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/core/sonata_schemas
> copying bmtk/simulator/core/sonata_schemas/config_schema.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/core/sonata_schemas
> copying bmtk/simulator/bionet/README.md -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet
> copying bmtk/simulator/bionet/import3d.hoc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet/default_templates
> copying bmtk/simulator/bionet/default_templates/BioAxonStub.hoc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet/default_templates
> copying bmtk/simulator/bionet/default_templates/Biophys1.hoc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet/default_templates
> copying bmtk/simulator/bionet/default_templates/advance.hoc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet/default_templates
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet/import3d
> copying bmtk/simulator/bionet/import3d/import3d_gui.hoc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet/import3d
> copying bmtk/simulator/bionet/import3d/import3d_sec.hoc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet/import3d
> copying bmtk/simulator/bionet/import3d/read_morphml.hoc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet/import3d
> copying bmtk/simulator/bionet/import3d/read_nlcda.hoc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet/import3d
> copying bmtk/simulator/bionet/import3d/read_nlcda3.hoc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet/import3d
> copying bmtk/simulator/bionet/import3d/read_nts.hoc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet/import3d
> copying bmtk/simulator/bionet/import3d/read_swc.hoc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet/import3d
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet/schemas
> copying bmtk/simulator/bionet/schemas/config_schema.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet/schemas
> copying bmtk/simulator/bionet/schemas/csv_edge_types.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet/schemas
> copying bmtk/simulator/bionet/schemas/csv_node_types_external.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet/schemas
> copying bmtk/simulator/bionet/schemas/csv_node_types_internal.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet/schemas
> copying bmtk/simulator/bionet/schemas/csv_nodes_external.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet/schemas
> copying bmtk/simulator/bionet/schemas/csv_nodes_internal.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet/schemas
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/filternet/lgnmodel/cell_metrics
> copying bmtk/simulator/filternet/lgnmodel/cell_metrics/sOFF_cell_data.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/filternet/lgnmodel/cell_metrics
> copying bmtk/simulator/filternet/lgnmodel/cell_metrics/sON_cell_data.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/filternet/lgnmodel/cell_metrics
> copying bmtk/simulator/filternet/lgnmodel/cell_metrics/sus_sus_cells_v3.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/filternet/lgnmodel/cell_metrics
> copying bmtk/simulator/filternet/lgnmodel/cell_metrics/tOFF_cell_data.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/filternet/lgnmodel/cell_metrics
> copying bmtk/simulator/filternet/lgnmodel/cell_metrics/tON_cell_data.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/filternet/lgnmodel/cell_metrics
> copying bmtk/simulator/filternet/lgnmodel/cell_metrics/trans_sus_cells_v3.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/filternet/lgnmodel/cell_metrics
> copying bmtk/simulator/core/modules/ndx-aibs-ecephys.extension.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/core/modules
> copying bmtk/simulator/core/modules/ndx-aibs-ecephys.namespace.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/core/modules
> copying bmtk/utils/sonata/config/config_schema.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/sonata/config
> sphinx-apidoc -f -o docs/autodocs/source/bmtk/ bmtk
> PYTHONPATH=. python3 -m sphinx -N -bhtml docs/autodocs/source/ build/html # HTML generator
> Running Sphinx v7.2.6
> making output directory... done
> WARNING: html_static_path entry '/usr/share/javascript/requirejs/require.min.js' does not exist
> [autosummary] generating autosummary for: ad_tutorials.rst, analyzer.rst, bionet.rst, bionet_config.rst, bionet_tutorial.rst, bmtk/bmtk.analyzer.rst, bmtk/bmtk.builder.auxi.rst, bmtk/bmtk.builder.bionet.rst, bmtk/bmtk.builder.edges_sorter.rst, bmtk/bmtk.builder.network_adaptors.rst, ..., tutorial_filter_models.ipynb, tutorial_multi_pop.ipynb, tutorial_pointnet_modeling.ipynb, tutorial_population_modeling.ipynb, tutorial_single_cell_clamped.ipynb, tutorial_single_cell_syn.ipynb, tutorial_single_pop.ipynb, tutorial_spike_trains_refractory.ipynb, tutorials.rst, workshop.rst
> Matplotlib created a temporary config/cache directory at /tmp/matplotlib-nd94c_h2 because the default path (/sbuild-nonexistent/.config/matplotlib) is not a writable directory; it is highly recommended to set the MPLCONFIGDIR environment variable to a writable directory, in particular to speed up the import of Matplotlib and to better support multiprocessing.
> numprocs=1
> WARNING: Failed to import bmtk.simulator.popnet.config.
> Possible hints:
> * ModuleNotFoundError: No module named 'dipde'
> * AttributeError: module 'bmtk.simulator' has no attribute 'popnet'
> WARNING: Failed to import bmtk.simulator.popnet.popedge.
> Possible hints:
> * ModuleNotFoundError: No module named 'dipde'
> * AttributeError: module 'bmtk.simulator' has no attribute 'popnet'
> WARNING: Failed to import bmtk.simulator.popnet.popnetwork.
> Possible hints:
> * ModuleNotFoundError: No module named 'dipde'
> * AttributeError: module 'bmtk.simulator' has no attribute 'popnet'
> WARNING: Failed to import bmtk.simulator.popnet.popnode.
> Possible hints:
> * ModuleNotFoundError: No module named 'dipde'
> * AttributeError: module 'bmtk.simulator' has no attribute 'popnet'
> WARNING: Failed to import bmtk.simulator.popnet.popsimulator.
> Possible hints:
> * ModuleNotFoundError: No module named 'dipde'
> * AttributeError: module 'bmtk.simulator' has no attribute 'popnet'
> WARNING: Failed to import bmtk.simulator.popnet.
> Possible hints:
> * ModuleNotFoundError: No module named 'dipde'
> * AttributeError: module 'bmtk.simulator' has no attribute 'popnet'
> NEURON mechanisms not found in /<<PKGBUILDDIR>>/bmtk/tests/simulator/bionet/components/mechanisms.
> NEURON mechanisms not found in components/mechanisms.
> building [mo]: targets for 0 po files that are out of date
> writing output... 
> building [html]: targets for 71 source files that are out of date
> updating environment: [new config] 71 added, 0 changed, 0 removed
> reading sources... [  1%] ad_tutorials
> reading sources... [  3%] analyzer
> reading sources... [  4%] bionet
> reading sources... [  6%] bionet_config
> reading sources... [  7%] bionet_tutorial
> reading sources... [  8%] bmtk/bmtk
> reading sources... [ 10%] bmtk/bmtk.analyzer
> reading sources... [ 11%] bmtk/bmtk.builder
> reading sources... [ 13%] bmtk/bmtk.builder.auxi
> reading sources... [ 14%] bmtk/bmtk.builder.bionet
> reading sources... [ 15%] bmtk/bmtk.builder.edges_sorter
> reading sources... [ 17%] bmtk/bmtk.builder.network_adaptors
> reading sources... [ 18%] bmtk/bmtk.simulator
> reading sources... [ 20%] bmtk/bmtk.simulator.bionet
> reading sources... [ 21%] bmtk/bmtk.simulator.bionet.default_setters
> reading sources... [ 23%] bmtk/bmtk.simulator.bionet.modules
> reading sources... [ 24%] bmtk/bmtk.simulator.core
> reading sources... [ 25%] bmtk/bmtk.simulator.core.modules
> /usr/lib/python3/dist-packages/numpydoc/docscrape.py:455: UserWarning: Unknown section Input Parameters: in the docstring of IClampMod in /<<PKGBUILDDIR>>/bmtk/simulator/core/modules/iclamp.py.
>   warn(msg)
> reading sources... [ 27%] bmtk/bmtk.simulator.core.sonata_reader
> reading sources... [ 28%] bmtk/bmtk.simulator.filternet
> reading sources... [ 30%] bmtk/bmtk.simulator.filternet.default_setters
> reading sources... [ 31%] bmtk/bmtk.simulator.filternet.lgnmodel
> reading sources... [ 32%] bmtk/bmtk.simulator.filternet.modules
> reading sources... [ 34%] bmtk/bmtk.simulator.pointnet
> reading sources... [ 35%] bmtk/bmtk.simulator.pointnet.default_setters
> reading sources... [ 37%] bmtk/bmtk.simulator.pointnet.modules
> reading sources... [ 38%] bmtk/bmtk.simulator.popnet
> reading sources... [ 39%] bmtk/bmtk.simulator.utils
> reading sources... [ 41%] bmtk/bmtk.tests
> reading sources... [ 42%] bmtk/bmtk.tests.simulator
> reading sources... [ 44%] bmtk/bmtk.tests.simulator.bionet
> reading sources... [ 45%] bmtk/bmtk.tests.simulator.pointnet
> reading sources... [ 46%] bmtk/bmtk.tests.simulator.popnet
> reading sources... [ 48%] bmtk/bmtk.utils
> reading sources... [ 49%] bmtk/bmtk.utils.compile_mechanisms
> reading sources... [ 51%] bmtk/bmtk.utils.create_environment
> reading sources... [ 52%] bmtk/bmtk.utils.io
> reading sources... [ 54%] bmtk/bmtk.utils.reports
> reading sources... [ 55%] bmtk/bmtk.utils.reports.compartment
> reading sources... [ 56%] bmtk/bmtk.utils.reports.spike_trains
> reading sources... [ 58%] bmtk/bmtk.utils.sonata
> reading sources... [ 59%] bmtk/bmtk.utils.sonata.config
> reading sources... [ 61%] bmtk/modules
> reading sources... [ 62%] builder
> reading sources... [ 63%] contributors
> reading sources... [ 65%] current_clamps
> reading sources... [ 66%] ecephys_probe
> reading sources... [ 68%] examples
> reading sources... [ 69%] filternet
> reading sources... [ 70%] how_to_cite
> reading sources... [ 72%] index
> reading sources... [ 73%] installation
> reading sources... [ 75%] network_file_formats
> reading sources... [ 76%] pointnet
> reading sources... [ 77%] popnet
> reading sources... [ 79%] registration
> reading sources... [ 80%] simulators
> reading sources... [ 82%] tutorial_NetworkBuilder_Intro
> /usr/lib/python3/dist-packages/nbsphinx.py:1505: RuntimeWarning: You are using an unsupported version of pandoc (3.1.3).
> Your version must be at least (1.12.1) but less than (3.0.0).
> Refer to https://pandoc.org/installing.html.
> Continuing with doubts...
>   nbconvert.utils.pandoc.check_pandoc_version()
> reading sources... [ 83%] tutorial_bionet_disconnected_sims
> reading sources... [ 85%] tutorial_cell_placement
> reading sources... [ 86%] tutorial_dynamic_synapses
> reading sources... [ 87%] tutorial_filter_models
> reading sources... [ 89%] tutorial_multi_pop
> reading sources... [ 90%] tutorial_pointnet_modeling
> reading sources... [ 92%] tutorial_population_modeling
> reading sources... [ 93%] tutorial_single_cell_clamped
> reading sources... [ 94%] tutorial_single_cell_syn
> reading sources... [ 96%] tutorial_single_pop
> reading sources... [ 97%] tutorial_spike_trains_refractory
> reading sources... [ 99%] tutorials
> reading sources... [100%] workshop
> 
> /<<PKGBUILDDIR>>/docs/autodocs/source/bionet.rst:2: WARNING: Duplicate explicit target name: "documentation".
> /<<PKGBUILDDIR>>/bmtk/simulator/bionet/modules/comsol.py:docstring of bmtk.simulator.bionet.modules.comsol.ComsolMod:5: ERROR: Unexpected indentation.
> WARNING: autodoc: failed to import module 'popnet.config' from module 'bmtk.simulator'; the following exception was raised:
> No module named 'dipde'
> WARNING: autodoc: failed to import module 'popnet.popedge' from module 'bmtk.simulator'; the following exception was raised:
> No module named 'dipde'
> WARNING: autodoc: failed to import module 'popnet.popnetwork' from module 'bmtk.simulator'; the following exception was raised:
> No module named 'dipde'
> WARNING: autodoc: failed to import module 'popnet.popnode' from module 'bmtk.simulator'; the following exception was raised:
> No module named 'dipde'
> WARNING: autodoc: failed to import module 'popnet.popsimulator' from module 'bmtk.simulator'; the following exception was raised:
> No module named 'dipde'
> WARNING: autodoc: failed to import module 'popnet' from module 'bmtk.simulator'; the following exception was raised:
> No module named 'dipde'
> /<<PKGBUILDDIR>>/docs/autodocs/source/how_to_cite.rst:32: WARNING: Line block ends without a blank line.
> /<<PKGBUILDDIR>>/docs/autodocs/source/index.rst:8: WARNING: Duplicate explicit target name: "link".
> /<<PKGBUILDDIR>>/docs/autodocs/source/installation.rst:2: WARNING: Duplicate explicit target name: "here".
> /<<PKGBUILDDIR>>/docs/autodocs/source/pointnet.rst:2: WARNING: Duplicate explicit target name: "documentation".
> looking for now-outdated files... none found
> pickling environment... done
> checking consistency... /<<PKGBUILDDIR>>/docs/autodocs/source/bmtk/modules.rst: WARNING: document isn't included in any toctree
> done
> preparing documents... done
> copying assets... copying downloadable files... [100%] ../../_static/2022-07-Allen-Institute-Software-Modeling-Workshop.pdf
> 
> copying static files... done
> copying extra files... done
> done
> writing output... [  1%] ad_tutorials
> writing output... [  3%] analyzer
> writing output... [  4%] bionet
> writing output... [  6%] bionet_config
> writing output... [  7%] bionet_tutorial
> writing output... [  8%] bmtk/bmtk
> writing output... [ 10%] bmtk/bmtk.analyzer
> writing output... [ 11%] bmtk/bmtk.builder
> writing output... [ 13%] bmtk/bmtk.builder.auxi
> writing output... [ 14%] bmtk/bmtk.builder.bionet
> writing output... [ 15%] bmtk/bmtk.builder.edges_sorter
> writing output... [ 17%] bmtk/bmtk.builder.network_adaptors
> writing output... [ 18%] bmtk/bmtk.simulator
> writing output... [ 20%] bmtk/bmtk.simulator.bionet
> writing output... [ 21%] bmtk/bmtk.simulator.bionet.default_setters
> writing output... [ 23%] bmtk/bmtk.simulator.bionet.modules
> writing output... [ 24%] bmtk/bmtk.simulator.core
> writing output... [ 25%] bmtk/bmtk.simulator.core.modules
> writing output... [ 27%] bmtk/bmtk.simulator.core.sonata_reader
> writing output... [ 28%] bmtk/bmtk.simulator.filternet
> writing output... [ 30%] bmtk/bmtk.simulator.filternet.default_setters
> writing output... [ 31%] bmtk/bmtk.simulator.filternet.lgnmodel
> writing output... [ 32%] bmtk/bmtk.simulator.filternet.modules
> writing output... [ 34%] bmtk/bmtk.simulator.pointnet
> writing output... [ 35%] bmtk/bmtk.simulator.pointnet.default_setters
> writing output... [ 37%] bmtk/bmtk.simulator.pointnet.modules
> writing output... [ 38%] bmtk/bmtk.simulator.popnet
> writing output... [ 39%] bmtk/bmtk.simulator.utils
> writing output... [ 41%] bmtk/bmtk.tests
> writing output... [ 42%] bmtk/bmtk.tests.simulator
> writing output... [ 44%] bmtk/bmtk.tests.simulator.bionet
> writing output... [ 45%] bmtk/bmtk.tests.simulator.pointnet
> writing output... [ 46%] bmtk/bmtk.tests.simulator.popnet
> writing output... [ 48%] bmtk/bmtk.utils
> writing output... [ 49%] bmtk/bmtk.utils.compile_mechanisms
> writing output... [ 51%] bmtk/bmtk.utils.create_environment
> writing output... [ 52%] bmtk/bmtk.utils.io
> writing output... [ 54%] bmtk/bmtk.utils.reports
> writing output... [ 55%] bmtk/bmtk.utils.reports.compartment
> writing output... [ 56%] bmtk/bmtk.utils.reports.spike_trains
> writing output... [ 58%] bmtk/bmtk.utils.sonata
> writing output... [ 59%] bmtk/bmtk.utils.sonata.config
> writing output... [ 61%] bmtk/modules
> writing output... [ 62%] builder
> writing output... [ 63%] contributors
> writing output... [ 65%] current_clamps
> writing output... [ 66%] ecephys_probe
> writing output... [ 68%] examples
> writing output... [ 69%] filternet
> writing output... [ 70%] how_to_cite
> writing output... [ 72%] index
> writing output... [ 73%] installation
> writing output... [ 75%] network_file_formats
> writing output... [ 76%] pointnet
> writing output... [ 77%] popnet
> writing output... [ 79%] registration
> writing output... [ 80%] simulators
> writing output... [ 82%] tutorial_NetworkBuilder_Intro
> writing output... [ 83%] tutorial_bionet_disconnected_sims
> writing output... [ 85%] tutorial_cell_placement
> writing output... [ 86%] tutorial_dynamic_synapses
> writing output... [ 87%] tutorial_filter_models
> writing output... [ 89%] tutorial_multi_pop
> writing output... [ 90%] tutorial_pointnet_modeling
> writing output... [ 92%] tutorial_population_modeling
> writing output... [ 93%] tutorial_single_cell_clamped
> writing output... [ 94%] tutorial_single_cell_syn
> writing output... [ 96%] tutorial_single_pop
> writing output... [ 97%] tutorial_spike_trains_refractory
> writing output... [ 99%] tutorials
> writing output... [100%] workshop
> 
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_NetworkBuilder_Intro.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_NetworkBuilder_Intro.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_NetworkBuilder_Intro.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_NetworkBuilder_Intro.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_NetworkBuilder_Intro.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_NetworkBuilder_Intro.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_NetworkBuilder_Intro.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_NetworkBuilder_Intro.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_NetworkBuilder_Intro.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_NetworkBuilder_Intro.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_bionet_disconnected_sims.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_bionet_disconnected_sims.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_bionet_disconnected_sims.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_bionet_disconnected_sims.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_bionet_disconnected_sims.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_bionet_disconnected_sims.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_bionet_disconnected_sims.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_bionet_disconnected_sims.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_bionet_disconnected_sims.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_bionet_disconnected_sims.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_bionet_disconnected_sims.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_bionet_disconnected_sims.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_bionet_disconnected_sims.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_bionet_disconnected_sims.ipynb:923: WARNING: Lexing literal_block '{\n  "inputs": {\n    "replay_edges_1": {\n      "input_type": "replay_spikes",\n      "module": "replay",\n      ...\n    }\n    "replay_edges_2": {\n      "input_type": "replay_spikes",\n      "module": "replay",\n      ...\n    }\n  }\n}' as "json" resulted in an error at token: '.'. Retrying in relaxed mode.
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_bionet_disconnected_sims.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_cell_placement.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_cell_placement.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_cell_placement.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_cell_placement.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_cell_placement.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_cell_placement.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_cell_placement.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_cell_placement.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_cell_placement.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_cell_placement.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_cell_placement.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_cell_placement.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_cell_placement.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_dynamic_synapses.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_dynamic_synapses.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_dynamic_synapses.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_dynamic_synapses.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_dynamic_synapses.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_dynamic_synapses.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_dynamic_synapses.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_dynamic_synapses.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_dynamic_synapses.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_dynamic_synapses.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_dynamic_synapses.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_dynamic_synapses.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_dynamic_synapses.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_dynamic_synapses.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_dynamic_synapses.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_dynamic_synapses.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_dynamic_synapses.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_dynamic_synapses.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_dynamic_synapses.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_dynamic_synapses.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_dynamic_synapses.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_dynamic_synapses.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_filter_models.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_filter_models.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_filter_models.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_filter_models.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_filter_models.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_multi_pop.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_multi_pop.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_multi_pop.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_multi_pop.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_multi_pop.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_multi_pop.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_multi_pop.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_multi_pop.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_multi_pop.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_multi_pop.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_multi_pop.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_multi_pop.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_multi_pop.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_multi_pop.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_multi_pop.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_pointnet_modeling.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_pointnet_modeling.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_pointnet_modeling.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_pointnet_modeling.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_pointnet_modeling.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_pointnet_modeling.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_pointnet_modeling.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_pointnet_modeling.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_pointnet_modeling.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_pointnet_modeling.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_pointnet_modeling.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_pointnet_modeling.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_pointnet_modeling.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_pointnet_modeling.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_population_modeling.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_population_modeling.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_population_modeling.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_population_modeling.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_population_modeling.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_population_modeling.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_population_modeling.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_population_modeling.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_population_modeling.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_single_cell_clamped.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_single_cell_clamped.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_single_cell_clamped.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_single_cell_clamped.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_single_cell_clamped.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_single_cell_clamped.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_single_cell_clamped.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_single_cell_clamped.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_single_cell_syn.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_single_cell_syn.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_single_cell_syn.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_single_cell_syn.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_single_cell_syn.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_single_cell_syn.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_single_cell_syn.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_single_cell_syn.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_single_cell_syn.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_single_cell_syn.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_single_cell_syn.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_single_cell_syn.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_single_cell_syn.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_single_pop.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_single_pop.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_single_pop.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_single_pop.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_single_pop.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_single_pop.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_single_pop.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_single_pop.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_single_pop.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_single_pop.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_single_pop.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_single_pop.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_spike_trains_refractory.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_spike_trains_refractory.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_spike_trains_refractory.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_spike_trains_refractory.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_spike_trains_refractory.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_spike_trains_refractory.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_spike_trains_refractory.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_spike_trains_refractory.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> /<<PKGBUILDDIR>>/docs/autodocs/source/tutorial_spike_trains_refractory.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known
> generating indices... genindex py-modindex done
> /usr/lib/python3/dist-packages/nbsphinx.py:2094: RemovedInSphinx80Warning: The alias 'sphinx.util.status_iterator' is deprecated, use 'sphinx.util.display.status_iterator' instead. Check CHANGES for Sphinx API modifications.
>   status_iterator = sphinx.util.status_iterator
> copying linked files... 
> copying notebooks ... [  8%] tutorial_NetworkBuilder_Intro.ipynb
> copying notebooks ... [ 17%] tutorial_bionet_disconnected_sims.ipynb
> copying notebooks ... [ 25%] tutorial_cell_placement.ipynb
> copying notebooks ... [ 33%] tutorial_dynamic_synapses.ipynb
> copying notebooks ... [ 42%] tutorial_filter_models.ipynb
> copying notebooks ... [ 50%] tutorial_multi_pop.ipynb
> copying notebooks ... [ 58%] tutorial_pointnet_modeling.ipynb
> copying notebooks ... [ 67%] tutorial_population_modeling.ipynb
> copying notebooks ... [ 75%] tutorial_single_cell_clamped.ipynb
> copying notebooks ... [ 83%] tutorial_single_cell_syn.ipynb
> copying notebooks ... [ 92%] tutorial_single_pop.ipynb
> copying notebooks ... [100%] tutorial_spike_trains_refractory.ipynb
> 
> highlighting module code... [  1%] bmtk.analyzer
> highlighting module code... [  1%] bmtk.analyzer.compartment
> highlighting module code... [  2%] bmtk.analyzer.ecp
> highlighting module code... [  2%] bmtk.analyzer.firing_rates
> highlighting module code... [  3%] bmtk.analyzer.io_tools
> highlighting module code... [  3%] bmtk.analyzer.spike_trains
> highlighting module code... [  4%] bmtk.analyzer.spikes_analyzer
> highlighting module code... [  4%] bmtk.analyzer.spikes_loader
> highlighting module code... [  5%] bmtk.analyzer.utils
> highlighting module code... [  5%] bmtk.builder.auxi.edge_connectors
> highlighting module code... [  6%] bmtk.builder.auxi.node_params
> highlighting module code... [  6%] bmtk.builder.bionet
> highlighting module code... [  7%] bmtk.builder.bionet.swc_reader
> highlighting module code... [  8%] bmtk.builder.builder_utils
> highlighting module code... [  8%] bmtk.builder.connection_map
> highlighting module code... [  9%] bmtk.builder.connector
> highlighting module code... [  9%] bmtk.builder.edge
> highlighting module code... [ 10%] bmtk.builder.edges_sorter
> highlighting module code... [ 10%] bmtk.builder.edges_sorter.memory_sorter
> highlighting module code... [ 11%] bmtk.builder.edges_sorter.merge_sorter
> highlighting module code... [ 11%] bmtk.builder.functor_cache
> highlighting module code... [ 12%] bmtk.builder.id_generator
> highlighting module code... [ 12%] bmtk.builder.index_builders
> highlighting module code... [ 13%] bmtk.builder.iterator
> highlighting module code... [ 14%] bmtk.builder.network_adaptors.dm_network
> highlighting module code... [ 14%] bmtk.builder.network_adaptors.dm_network_orig
> highlighting module code... [ 15%] bmtk.builder.network_adaptors.edge_props_table
> highlighting module code... [ 15%] bmtk.builder.network_adaptors.edges_collator
> highlighting module code... [ 16%] bmtk.builder.network_adaptors.network
> highlighting module code... [ 16%] bmtk.builder.network_adaptors.nxnetwork
> highlighting module code... [ 17%] bmtk.builder.network_builder
> highlighting module code... [ 17%] bmtk.builder.node
> highlighting module code... [ 18%] bmtk.builder.node_pool
> highlighting module code... [ 18%] bmtk.builder.node_set
> highlighting module code... [ 19%] bmtk.simulator.bionet.biocell
> highlighting module code... [ 19%] bmtk.simulator.bionet.bionetwork
> highlighting module code... [ 20%] bmtk.simulator.bionet.biosimulator
> highlighting module code... [ 21%] bmtk.simulator.bionet.cell
> highlighting module code... [ 21%] bmtk.simulator.bionet.config
> highlighting module code... [ 22%] bmtk.simulator.bionet.default_setters.cell_models
> highlighting module code... [ 22%] bmtk.simulator.bionet.default_setters.synapse_models
> highlighting module code... [ 23%] bmtk.simulator.bionet.default_setters.synaptic_weights
> highlighting module code... [ 23%] bmtk.simulator.bionet.gids
> highlighting module code... [ 24%] bmtk.simulator.bionet.iclamp
> highlighting module code... [ 24%] bmtk.simulator.bionet.io_tools
> highlighting module code... [ 25%] bmtk.simulator.bionet.modules.comsol
> highlighting module code... [ 25%] bmtk.simulator.bionet.modules.ecephys_module
> highlighting module code... [ 26%] bmtk.simulator.bionet.modules.ecp
> highlighting module code... [ 26%] bmtk.simulator.bionet.modules.iclamp
> highlighting module code... [ 27%] bmtk.simulator.bionet.modules.record_cellvars
> highlighting module code... [ 28%] bmtk.simulator.bionet.modules.record_clamp
> highlighting module code... [ 28%] bmtk.simulator.bionet.modules.record_netcons
> highlighting module code... [ 29%] bmtk.simulator.bionet.modules.record_spikes
> highlighting module code... [ 29%] bmtk.simulator.bionet.modules.save_synapses
> highlighting module code... [ 30%] bmtk.simulator.bionet.modules.sim_module
> highlighting module code... [ 30%] bmtk.simulator.bionet.modules.xstim
> highlighting module code... [ 31%] bmtk.simulator.bionet.modules.xstim_waveforms
> highlighting module code... [ 31%] bmtk.simulator.bionet.morphology
> highlighting module code... [ 32%] bmtk.simulator.bionet.nml_reader
> highlighting module code... [ 32%] bmtk.simulator.bionet.nrn
> highlighting module code... [ 33%] bmtk.simulator.bionet.pointprocesscell
> highlighting module code... [ 34%] bmtk.simulator.bionet.pointsomacell
> highlighting module code... [ 34%] bmtk.simulator.bionet.seclamp
> highlighting module code... [ 35%] bmtk.simulator.bionet.sonata_adaptors
> highlighting module code... [ 35%] bmtk.simulator.bionet.utils
> highlighting module code... [ 36%] bmtk.simulator.bionet.virtualcell
> highlighting module code... [ 36%] bmtk.simulator.core.edge_population
> highlighting module code... [ 37%] bmtk.simulator.core.graph
> highlighting module code... [ 37%] bmtk.simulator.core.io_tools
> highlighting module code... [ 38%] bmtk.simulator.core.modules.ecephys_module
> highlighting module code... [ 38%] bmtk.simulator.core.modules.iclamp
> highlighting module code... [ 39%] bmtk.simulator.core.modules.simulator_module
> highlighting module code... [ 39%] bmtk.simulator.core.network_reader
> highlighting module code... [ 40%] bmtk.simulator.core.node_population
> highlighting module code... [ 41%] bmtk.simulator.core.node_sets
> highlighting module code... [ 41%] bmtk.simulator.core.pyfunction_cache
> highlighting module code... [ 42%] bmtk.simulator.core.simulation_config
> highlighting module code... [ 42%] bmtk.simulator.core.simulation_config_validator
> highlighting module code... [ 43%] bmtk.simulator.core.simulator
> highlighting module code... [ 43%] bmtk.simulator.core.simulator_network
> highlighting module code... [ 44%] bmtk.simulator.core.sonata_reader.edge_adaptor
> highlighting module code... [ 44%] bmtk.simulator.core.sonata_reader.network_reader
> highlighting module code... [ 45%] bmtk.simulator.core.sonata_reader.node_adaptor
> highlighting module code... [ 45%] bmtk.simulator.filternet.cell
> highlighting module code... [ 46%] bmtk.simulator.filternet.config
> highlighting module code... [ 46%] bmtk.simulator.filternet.default_setters.cell_loaders
> highlighting module code... [ 47%] bmtk.simulator.filternet.filternetwork
> highlighting module code... [ 48%] bmtk.simulator.filternet.filtersimulator
> highlighting module code... [ 48%] bmtk.simulator.filternet.io_tools
> highlighting module code... [ 49%] bmtk.simulator.filternet.lgnmodel.cellmetrics
> highlighting module code... [ 49%] bmtk.simulator.filternet.lgnmodel.cellmodel
> highlighting module code... [ 50%] bmtk.simulator.filternet.lgnmodel.cursor
> highlighting module code... [ 50%] bmtk.simulator.filternet.lgnmodel.fitfuns
> highlighting module code... [ 51%] bmtk.simulator.filternet.lgnmodel.gaborfilter
> highlighting module code... [ 51%] bmtk.simulator.filternet.lgnmodel.kernel
> highlighting module code... [ 52%] bmtk.simulator.filternet.lgnmodel.lattice_unit_constructor
> highlighting module code... [ 52%] bmtk.simulator.filternet.lgnmodel.lgnmodel1
> highlighting module code... [ 53%] bmtk.simulator.filternet.lgnmodel.linearfilter
> highlighting module code... [ 54%] bmtk.simulator.filternet.lgnmodel.lnunit
> highlighting module code... [ 54%] bmtk.simulator.filternet.lgnmodel.make_cell_list
> highlighting module code... [ 55%] bmtk.simulator.filternet.lgnmodel.movie
> highlighting module code... [ 55%] bmtk.simulator.filternet.lgnmodel.poissongeneration
> highlighting module code... [ 56%] bmtk.simulator.filternet.lgnmodel.spatialfilter
> highlighting module code... [ 56%] bmtk.simulator.filternet.lgnmodel.temporalfilter
> highlighting module code... [ 57%] bmtk.simulator.filternet.lgnmodel.transferfunction
> highlighting module code... [ 57%] bmtk.simulator.filternet.lgnmodel.util_fns
> highlighting module code... [ 58%] bmtk.simulator.filternet.lgnmodel.utilities
> highlighting module code... [ 58%] bmtk.simulator.filternet.modules.base
> highlighting module code... [ 59%] bmtk.simulator.filternet.modules.create_spikes
> highlighting module code... [ 59%] bmtk.simulator.filternet.modules.record_rates
> highlighting module code... [ 60%] bmtk.simulator.filternet.pyfunction_cache
> highlighting module code... [ 61%] bmtk.simulator.filternet.sonata_adaptors
> highlighting module code... [ 61%] bmtk.simulator.pointnet.config
> highlighting module code... [ 62%] bmtk.simulator.pointnet.default_setters.synapse_models
> highlighting module code... [ 62%] bmtk.simulator.pointnet.default_setters.synaptic_weights
> highlighting module code... [ 63%] bmtk.simulator.pointnet.gids
> highlighting module code... [ 63%] bmtk.simulator.pointnet.glif_utils
> highlighting module code... [ 64%] bmtk.simulator.pointnet.io_tools
> highlighting module code... [ 64%] bmtk.simulator.pointnet.modules.ecephys_module
> highlighting module code... [ 65%] bmtk.simulator.pointnet.modules.iclamp
> highlighting module code... [ 65%] bmtk.simulator.pointnet.modules.multimeter_reporter
> highlighting module code... [ 66%] bmtk.simulator.pointnet.modules.record_spikes
> highlighting module code... [ 66%] bmtk.simulator.pointnet.nest_utils
> highlighting module code... [ 67%] bmtk.simulator.pointnet.pointnetwork
> highlighting module code... [ 68%] bmtk.simulator.pointnet.pointsimulator
> highlighting module code... [ 68%] bmtk.simulator.pointnet.property_map
> highlighting module code... [ 69%] bmtk.simulator.pointnet.sonata_adaptors
> highlighting module code... [ 69%] bmtk.simulator.pointnet.utils
> highlighting module code... [ 70%] bmtk.simulator.popnet.sonata_adaptors
> highlighting module code... [ 70%] bmtk.simulator.popnet.utils
> highlighting module code... [ 71%] bmtk.simulator.utils.simulation_inputs
> highlighting module code... [ 71%] bmtk.simulator.utils.simulation_reports
> highlighting module code... [ 72%] bmtk.tests.simulator.bionet.bionet_virtual_files
> highlighting module code... [ 72%] bmtk.tests.simulator.bionet.set_cell_params
> highlighting module code... [ 73%] bmtk.tests.simulator.bionet.set_syn_params
> highlighting module code... [ 74%] bmtk.tests.simulator.bionet.set_weights
> highlighting module code... [ 74%] bmtk.tests.simulator.bionet.test_biograph
> highlighting module code... [ 75%] bmtk.tests.simulator.bionet.test_gids
> highlighting module code... [ 75%] bmtk.tests.simulator.bionet.test_iclamp
> highlighting module code... [ 76%] bmtk.tests.simulator.bionet.test_morphology
> highlighting module code... [ 76%] bmtk.tests.simulator.bionet.test_nrn
> highlighting module code... [ 77%] bmtk.tests.simulator.bionet.test_virtualcell
> highlighting module code... [ 77%] bmtk.tests.simulator.pointnet.conftest
> highlighting module code... [ 78%] bmtk.tests.simulator.pointnet.pointnet_virtual_files
> highlighting module code... [ 78%] bmtk.tests.simulator.pointnet.test_glif_utils
> highlighting module code... [ 79%] bmtk.tests.simulator.pointnet.test_multimeter_report
> highlighting module code... [ 79%] bmtk.tests.simulator.pointnet.test_pointgraph
> highlighting module code... [ 80%] bmtk.tests.simulator.pointnet.test_pointnetwork
> highlighting module code... [ 81%] bmtk.tests.simulator.popnet.popnet_virtual_files
> highlighting module code... [ 81%] bmtk.tests.simulator.popnet.test_popgraph
> highlighting module code... [ 82%] bmtk.utils.compile_mechanisms.compile_mechanisms
> highlighting module code... [ 82%] bmtk.utils.create_environment.create_environment
> highlighting module code... [ 83%] bmtk.utils.create_environment.env_builder
> highlighting module code... [ 83%] bmtk.utils.hdf5_helper
> highlighting module code... [ 84%] bmtk.utils.io
> highlighting module code... [ 84%] bmtk.utils.io.cell_vars
> highlighting module code... [ 85%] bmtk.utils.io.firing_rates
> highlighting module code... [ 85%] bmtk.utils.io.ioutils
> highlighting module code... [ 86%] bmtk.utils.io.spike_trains
> highlighting module code... [ 86%] bmtk.utils.lazy_property
> highlighting module code... [ 87%] bmtk.utils.reports.compartment.compartment_reader
> highlighting module code... [ 88%] bmtk.utils.reports.compartment.compartment_report
> highlighting module code... [ 88%] bmtk.utils.reports.compartment.compartment_writer
> highlighting module code... [ 89%] bmtk.utils.reports.compartment.core
> highlighting module code... [ 89%] bmtk.utils.reports.compartment.plotting
> highlighting module code... [ 90%] bmtk.utils.reports.current_writer
> highlighting module code... [ 90%] bmtk.utils.reports.spike_trains.core
> highlighting module code... [ 91%] bmtk.utils.reports.spike_trains.plotting
> highlighting module code... [ 91%] bmtk.utils.reports.spike_trains.spike_train_buffer
> highlighting module code... [ 92%] bmtk.utils.reports.spike_trains.spike_train_readers
> highlighting module code... [ 92%] bmtk.utils.reports.spike_trains.spike_trains
> highlighting module code... [ 93%] bmtk.utils.reports.spike_trains.spike_trains_api
> highlighting module code... [ 94%] bmtk.utils.reports.spike_trains.spikes_file_writers
> highlighting module code... [ 94%] bmtk.utils.reports.spike_trains.stats
> highlighting module code... [ 95%] bmtk.utils.sim_setup
> highlighting module code... [ 95%] bmtk.utils.sonata.column_property
> highlighting module code... [ 96%] bmtk.utils.sonata.config.sonata_config
> highlighting module code... [ 96%] bmtk.utils.sonata.edge
> highlighting module code... [ 97%] bmtk.utils.sonata.file
> highlighting module code... [ 97%] bmtk.utils.sonata.file_root
> highlighting module code... [ 98%] bmtk.utils.sonata.group
> highlighting module code... [ 98%] bmtk.utils.sonata.node
> highlighting module code... [ 99%] bmtk.utils.sonata.population
> highlighting module code... [ 99%] bmtk.utils.sonata.types_table
> highlighting module code... [100%] bmtk.utils.sonata.utils
> 
> writing additional pages... search done
> copying images... [  1%] _static/images/bmtk_architecture_analyzer_highlight.jpg
> copying images... [  2%] _static/images/spikes_report.png
> copying images... [  3%] _static/images/cell_reports.png
> copying images... [  4%] _static/images/segmentation_indexing.jpg
> copying images... [  5%] _static/images/bmtk_architecture_bionet_highlight.jpg
> copying images... [  6%] _static/images/disconnected_normal_sims.png
> copying images... [  7%] _static/images/disconnected_recurrent_only.png
> copying images... [  8%] _static/images/disconnected_scnn1a.png
> copying images... [  9%] _static/images/all_network_cropped.png
> copying images... [ 10%] _static/images/ext_inputs_raster.png
> copying images... [ 11%] _static/images/v1_raster.png
> copying images... [ 12%] _static/images/bmtk_architecture_builder_highlight.jpg
> copying images... [ 13%] _static/images/builder_add_nodes.jpg
> copying images... [ 14%] _static/images/builder_add_edges.jpg
> copying images... [ 15%] _static/images/builder_complete_network.jpg
> copying images... [ 16%] _static/images/sonata_structure.jpg
> copying images... [ 17%] _static/images/iclamp_stim_single.png
> copying images... [ 18%] _static/images/iclamp_stim_multiple.png
> copying images... [ 19%] _static/images/ctdb_sweep_selection.png
> copying images... [ 20%] _static/images/ecephys_probe_intervals.png
> copying images... [ 21%] _static/images/bmtk_architecture_filternet_highlight.jpg
> copying images... [ 22%] _static/images/lnp_model.jpg
> copying images... [ 23%] _static/images/levels_of_resolution_noml.png
> copying images... [ 24%] _static/images/bmtk_workflow.jpg
> copying images... [ 26%] _static/images/bmtk_architecture.jpg
> copying images... [ 27%] _static/images/graph_structure.png
> copying images... [ 28%] _static/images/nodes_h5_structure.png
> copying images... [ 29%] _static/images/node_types.png
> copying images... [ 30%] _static/images/edges_h5_structure.png
> copying images... [ 31%] _static/images/edge_types.png
> copying images... [ 32%] _static/images/bmtk_architecture_pointnet_highlight.jpg
> copying images... [ 33%] _static/images/bmtk_architecture_popnet_highlight.jpg
> copying images... [ 34%] _static/images/bmtk_architecture_simulator_highlight.jpg
> copying images... [ 35%] _static/images/brunel_comparisons.jpg
> copying images... [ 36%] _static/images/bmtk_sim_env.png
> copying images... [ 37%] _static/_tutorial_images/disconnected_sim_figure.png
> copying images... [ 38%] ../../../build/html/.doctrees/nbsphinx/tutorial_bionet_disconnected_sims_4_0.png
> copying images... [ 39%] ../../../build/html/.doctrees/nbsphinx/tutorial_bionet_disconnected_sims_7_0.png
> copying images... [ 40%] ../../../build/html/.doctrees/nbsphinx/tutorial_bionet_disconnected_sims_11_0.png
> copying images... [ 41%] ../../../build/html/.doctrees/nbsphinx/tutorial_bionet_disconnected_sims_14_0.png
> copying images... [ 42%] ../../../build/html/.doctrees/nbsphinx/tutorial_bionet_disconnected_sims_17_0.png
> copying images... [ 43%] ../../../build/html/.doctrees/nbsphinx/tutorial_bionet_disconnected_sims_20_0.png
> copying images... [ 44%] ../../../build/html/.doctrees/nbsphinx/tutorial_cell_placement_2_0.png
> copying images... [ 45%] ../../../build/html/.doctrees/nbsphinx/tutorial_cell_placement_4_0.png
> copying images... [ 46%] ../../../build/html/.doctrees/nbsphinx/tutorial_cell_placement_6_0.png
> copying images... [ 47%] ../../../build/html/.doctrees/nbsphinx/tutorial_cell_placement_8_0.png
> copying images... [ 48%] ../../../build/html/.doctrees/nbsphinx/tutorial_cell_placement_10_1.png
> copying images... [ 49%] ../../../build/html/.doctrees/nbsphinx/tutorial_cell_placement_11_1.png
> copying images... [ 50%] ../../../build/html/.doctrees/nbsphinx/tutorial_cell_placement_14_1.png
> copying images... [ 51%] ../../../build/html/.doctrees/nbsphinx/tutorial_cell_placement_16_1.png
> copying images... [ 52%] ../../../build/html/.doctrees/nbsphinx/tutorial_cell_placement_18_1.png
> copying images... [ 53%] ../../../build/html/.doctrees/nbsphinx/tutorial_cell_placement_20_1.png
> copying images... [ 54%] ../../../build/html/.doctrees/nbsphinx/tutorial_cell_placement_21_1.png
> copying images... [ 55%] ../../../build/html/.doctrees/nbsphinx/tutorial_cell_placement_22_1.png
> copying images... [ 56%] ../../../build/html/.doctrees/nbsphinx/tutorial_dynamic_synapses_8_0.png
> copying images... [ 57%] ../../../build/html/.doctrees/nbsphinx/tutorial_dynamic_synapses_10_0.png
> copying images... [ 58%] ../../../build/html/.doctrees/nbsphinx/tutorial_dynamic_synapses_18_0.png
> copying images... [ 59%] ../../../build/html/.doctrees/nbsphinx/tutorial_dynamic_synapses_19_0.png
> copying images... [ 60%] ../../../build/html/.doctrees/nbsphinx/tutorial_dynamic_synapses_26_0.png
> copying images... [ 61%] ../../../build/html/.doctrees/nbsphinx/tutorial_dynamic_synapses_27_0.png
> copying images... [ 62%] _static/_tutorial_images/bmtk_lnp.png
> copying images... [ 63%] ../../../build/html/.doctrees/nbsphinx/tutorial_filter_models_9_0.png
> copying images... [ 64%] _static/_tutorial_images/filternet_spat_filter.png
> copying images... [ 65%] _static/_tutorial_images/filternet_temp_filter.png
> copying images... [ 66%] _static/_tutorial_images/filternet_sfilt_params.png
> copying images... [ 67%] _static/_tutorial_images/filternet_tfilt_params.png
> copying images... [ 68%] ../../../build/html/.doctrees/nbsphinx/tutorial_multi_pop_26_0.png
> copying images... [ 69%] ../../../build/html/.doctrees/nbsphinx/tutorial_multi_pop_26_1.png
> copying images... [ 70%] ../../../build/html/.doctrees/nbsphinx/tutorial_multi_pop_28_0.png
> copying images... [ 71%] ../../../build/html/.doctrees/nbsphinx/tutorial_multi_pop_28_1.png
> copying images... [ 72%] ../../../build/html/.doctrees/nbsphinx/tutorial_multi_pop_30_0.png
> copying images... [ 73%] ../../../build/html/.doctrees/nbsphinx/tutorial_pointnet_modeling_27_0.png
> copying images... [ 74%] ../../../build/html/.doctrees/nbsphinx/tutorial_pointnet_modeling_29_0.png
> copying images... [ 76%] ../../../build/html/.doctrees/nbsphinx/tutorial_pointnet_modeling_33_0.png
> copying images... [ 77%] _static/_tutorial_images/raster_120cells_orig.png
> copying images... [ 78%] _static/_tutorial_images/raster_120cells_perturbed.png
> copying images... [ 79%] ../../../build/html/.doctrees/nbsphinx/tutorial_population_modeling_18_0.png
> copying images... [ 80%] ../../../build/html/.doctrees/nbsphinx/tutorial_single_cell_clamped_16_0.png
> copying images... [ 81%] ../../../build/html/.doctrees/nbsphinx/tutorial_single_cell_clamped_16_1.png
> copying images... [ 82%] ../../../build/html/.doctrees/nbsphinx/tutorial_single_cell_syn_22_0.png
> copying images... [ 83%] ../../../build/html/.doctrees/nbsphinx/tutorial_single_cell_syn_22_1.png
> copying images... [ 84%] ../../../build/html/.doctrees/nbsphinx/tutorial_single_pop_19_0.png
> copying images... [ 85%] ../../../build/html/.doctrees/nbsphinx/tutorial_single_pop_21_0.png
> copying images... [ 86%] ../../../build/html/.doctrees/nbsphinx/tutorial_single_pop_21_1.png
> copying images... [ 87%] ../../../build/html/.doctrees/nbsphinx/tutorial_single_pop_21_2.png
> copying images... [ 88%] ../../../build/html/.doctrees/nbsphinx/tutorial_spike_trains_refractory_1_1.png
> copying images... [ 89%] ../../../build/html/.doctrees/nbsphinx/tutorial_spike_trains_refractory_3_1.png
> copying images... [ 90%] ../../../build/html/.doctrees/nbsphinx/tutorial_spike_trains_refractory_5_1.png
> copying images... [ 91%] ../../../build/html/.doctrees/nbsphinx/tutorial_spike_trains_refractory_7_1.png
> copying images... [ 92%] ../../../build/html/.doctrees/nbsphinx/tutorial_spike_trains_refractory_7_2.png
> copying images... [ 93%] ../../../build/html/.doctrees/nbsphinx/tutorial_spike_trains_refractory_9_1.png
> copying images... [ 94%] ../../../build/html/.doctrees/nbsphinx/tutorial_spike_trains_refractory_9_2.png
> copying images... [ 95%] ../../../build/html/.doctrees/nbsphinx/tutorial_spike_trains_refractory_11_1.png
> copying images... [ 96%] ../../../build/html/.doctrees/nbsphinx/tutorial_spike_trains_refractory_13_1.png
> copying images... [ 97%] ../../../build/html/.doctrees/nbsphinx/tutorial_spike_trains_refractory_15_1.png
> copying images... [ 98%] ../../../build/html/.doctrees/nbsphinx/tutorial_spike_trains_refractory_17_0.png
> copying images... [ 99%] ../../../build/html/.doctrees/nbsphinx/tutorial_spike_trains_refractory_17_1.png
> copying images... [100%] _static/images/modelingworkshopbanner.jpg
> 
> dumping search index in English (code: en)... done
> dumping object inventory... done
> build succeeded, 165 warnings.
> 
> The HTML pages are in build/html.
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:305: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build; python3.12 -m pytest /<<PKGBUILDDIR>>/bmtk/tests/
> ============================= test session starts ==============================
> platform linux -- Python 3.12.2, pytest-8.1.1, pluggy-1.4.0
> rootdir: /<<PKGBUILDDIR>>
> collected 319 items / 3 errors / 1 skipped
> 
> ==================================== ERRORS ====================================
> _________________ ERROR collecting bmtk/tests/simulator/bionet _________________
> /usr/lib/python3.12/importlib/__init__.py:90: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> <frozen importlib._bootstrap>:1387: in _gcd_import
>     ???
> <frozen importlib._bootstrap>:1360: in _find_and_load
>     ???
> <frozen importlib._bootstrap>:1310: in _find_and_load_unlocked
>     ???
> <frozen importlib._bootstrap>:488: in _call_with_frames_removed
>     ???
> <frozen importlib._bootstrap>:1387: in _gcd_import
>     ???
> <frozen importlib._bootstrap>:1360: in _find_and_load
>     ???
> <frozen importlib._bootstrap>:1310: in _find_and_load_unlocked
>     ???
> <frozen importlib._bootstrap>:488: in _call_with_frames_removed
>     ???
> <frozen importlib._bootstrap>:1387: in _gcd_import
>     ???
> <frozen importlib._bootstrap>:1360: in _find_and_load
>     ???
> <frozen importlib._bootstrap>:1310: in _find_and_load_unlocked
>     ???
> <frozen importlib._bootstrap>:488: in _call_with_frames_removed
>     ???
> <frozen importlib._bootstrap>:1387: in _gcd_import
>     ???
> <frozen importlib._bootstrap>:1360: in _find_and_load
>     ???
> <frozen importlib._bootstrap>:1324: in _find_and_load_unlocked
>     ???
> E   ModuleNotFoundError: No module named 'bmtk.tests'
> ________________ ERROR collecting bmtk/tests/simulator/pointnet ________________
> /usr/lib/python3.12/importlib/__init__.py:90: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> <frozen importlib._bootstrap>:1387: in _gcd_import
>     ???
> <frozen importlib._bootstrap>:1360: in _find_and_load
>     ???
> <frozen importlib._bootstrap>:1310: in _find_and_load_unlocked
>     ???
> <frozen importlib._bootstrap>:488: in _call_with_frames_removed
>     ???
> <frozen importlib._bootstrap>:1387: in _gcd_import
>     ???
> <frozen importlib._bootstrap>:1360: in _find_and_load
>     ???
> <frozen importlib._bootstrap>:1310: in _find_and_load_unlocked
>     ???
> <frozen importlib._bootstrap>:488: in _call_with_frames_removed
>     ???
> <frozen importlib._bootstrap>:1387: in _gcd_import
>     ???
> <frozen importlib._bootstrap>:1360: in _find_and_load
>     ???
> <frozen importlib._bootstrap>:1310: in _find_and_load_unlocked
>     ???
> <frozen importlib._bootstrap>:488: in _call_with_frames_removed
>     ???
> <frozen importlib._bootstrap>:1387: in _gcd_import
>     ???
> <frozen importlib._bootstrap>:1360: in _find_and_load
>     ???
> <frozen importlib._bootstrap>:1324: in _find_and_load_unlocked
>     ???
> E   ModuleNotFoundError: No module named 'bmtk.tests'
> ________ ERROR collecting bmtk/tests/simulator/popnet/test_popgraph.py _________
> ImportError while importing test module '/<<PKGBUILDDIR>>/bmtk/tests/simulator/popnet/test_popgraph.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.12/importlib/__init__.py:90: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> E   ModuleNotFoundError: No module named 'bmtk.tests'
> =============================== warnings summary ===============================
> ../../../../../../usr/lib/python3/dist-packages/dateutil/tz/tz.py:37
>   /usr/lib/python3/dist-packages/dateutil/tz/tz.py:37: DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC).
>     EPOCH = datetime.datetime.utcfromtimestamp(0)
> 
> bmtk/utils/sonata/config/sonata_config.py:400
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/utils/sonata/config/sonata_config.py:400: SyntaxWarning: invalid escape sequence '\$'
>     variables = [m for m in re.finditer('\$\{?[\w]+\}?', json_str)]
> 
> bmtk/simulator/filternet/lgnmodel/util_fns.py:51
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bmtk/simulator/filternet/lgnmodel/util_fns.py:51: SyntaxWarning: invalid escape sequence '\D'
>     gr_fnames_ord = sorted(gr_fnames, key=lambda x: (int(re.sub('\D', '', x)), x))
> 
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> =========================== short test summary info ============================
> ERROR ../../../bmtk/tests/simulator/bionet - ModuleNotFoundError: No module n...
> ERROR ../../../bmtk/tests/simulator/pointnet - ModuleNotFoundError: No module...
> ERROR ../../../bmtk/tests/simulator/popnet/test_popgraph.py
> !!!!!!!!!!!!!!!!!!! Interrupted: 3 errors during collection !!!!!!!!!!!!!!!!!!!!
> =================== 1 skipped, 3 warnings, 3 errors in 3.82s ===================
> E: pybuild pybuild:389: test: plugin distutils failed with: exit code=2: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build; python3.12 -m pytest {dir}/bmtk/tests/
> I: pybuild base:305: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build; python3.11 -m pytest /<<PKGBUILDDIR>>/bmtk/tests/
> ============================= test session starts ==============================
> platform linux -- Python 3.11.8, pytest-8.1.1, pluggy-1.4.0
> rootdir: /<<PKGBUILDDIR>>
> collected 320 items / 3 errors
> 
> ==================================== ERRORS ====================================
> _________________ ERROR collecting bmtk/tests/simulator/bionet _________________
> /usr/lib/python3.11/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> <frozen importlib._bootstrap>:1204: in _gcd_import
>     ???
> <frozen importlib._bootstrap>:1176: in _find_and_load
>     ???
> <frozen importlib._bootstrap>:1126: in _find_and_load_unlocked
>     ???
> <frozen importlib._bootstrap>:241: in _call_with_frames_removed
>     ???
> <frozen importlib._bootstrap>:1204: in _gcd_import
>     ???
> <frozen importlib._bootstrap>:1176: in _find_and_load
>     ???
> <frozen importlib._bootstrap>:1126: in _find_and_load_unlocked
>     ???
> <frozen importlib._bootstrap>:241: in _call_with_frames_removed
>     ???
> <frozen importlib._bootstrap>:1204: in _gcd_import
>     ???
> <frozen importlib._bootstrap>:1176: in _find_and_load
>     ???
> <frozen importlib._bootstrap>:1126: in _find_and_load_unlocked
>     ???
> <frozen importlib._bootstrap>:241: in _call_with_frames_removed
>     ???
> <frozen importlib._bootstrap>:1204: in _gcd_import
>     ???
> <frozen importlib._bootstrap>:1176: in _find_and_load
>     ???
> <frozen importlib._bootstrap>:1140: in _find_and_load_unlocked
>     ???
> E   ModuleNotFoundError: No module named 'bmtk.tests'
> ________________ ERROR collecting bmtk/tests/simulator/pointnet ________________
> /usr/lib/python3.11/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> <frozen importlib._bootstrap>:1204: in _gcd_import
>     ???
> <frozen importlib._bootstrap>:1176: in _find_and_load
>     ???
> <frozen importlib._bootstrap>:1126: in _find_and_load_unlocked
>     ???
> <frozen importlib._bootstrap>:241: in _call_with_frames_removed
>     ???
> <frozen importlib._bootstrap>:1204: in _gcd_import
>     ???
> <frozen importlib._bootstrap>:1176: in _find_and_load
>     ???
> <frozen importlib._bootstrap>:1126: in _find_and_load_unlocked
>     ???
> <frozen importlib._bootstrap>:241: in _call_with_frames_removed
>     ???
> <frozen importlib._bootstrap>:1204: in _gcd_import
>     ???
> <frozen importlib._bootstrap>:1176: in _find_and_load
>     ???
> <frozen importlib._bootstrap>:1126: in _find_and_load_unlocked
>     ???
> <frozen importlib._bootstrap>:241: in _call_with_frames_removed
>     ???
> <frozen importlib._bootstrap>:1204: in _gcd_import
>     ???
> <frozen importlib._bootstrap>:1176: in _find_and_load
>     ???
> <frozen importlib._bootstrap>:1140: in _find_and_load_unlocked
>     ???
> E   ModuleNotFoundError: No module named 'bmtk.tests'
> ________ ERROR collecting bmtk/tests/simulator/popnet/test_popgraph.py _________
> ImportError while importing test module '/<<PKGBUILDDIR>>/bmtk/tests/simulator/popnet/test_popgraph.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.11/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> E   ModuleNotFoundError: No module named 'bmtk.tests'
> =============================== warnings summary ===============================
> bmtk/utils/sonata/config/sonata_config.py:400
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/utils/sonata/config/sonata_config.py:400: DeprecationWarning: invalid escape sequence '\$'
>     variables = [m for m in re.finditer('\$\{?[\w]+\}?', json_str)]
> 
> bmtk/simulator/bionet/modules/comsol.py:42
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet/modules/comsol.py:42: DeprecationWarning: invalid escape sequence '\s'
>     header = pd.read_csv(comsol_file, sep="\s{3,}", header=None, skiprows=8, nrows=1, engine='python').to_numpy()[0] # load header row of .txt file
> 
> bmtk/simulator/bionet/modules/comsol.py:57
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/bionet/modules/comsol.py:57: DeprecationWarning: invalid escape sequence '\s'
>     self._comsol = pd.read_csv(comsol_file, sep="\s+", header=None, skiprows=9, names=header)           # load data from .txt file
> 
> bmtk/simulator/filternet/lgnmodel/util_fns.py:51
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmtk/simulator/filternet/lgnmodel/util_fns.py:51: DeprecationWarning: invalid escape sequence '\D'
>     gr_fnames_ord = sorted(gr_fnames, key=lambda x: (int(re.sub('\D', '', x)), x))
> 
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> =========================== short test summary info ============================
> ERROR ../../../bmtk/tests/simulator/bionet - ModuleNotFoundError: No module n...
> ERROR ../../../bmtk/tests/simulator/pointnet - ModuleNotFoundError: No module...
> ERROR ../../../bmtk/tests/simulator/popnet/test_popgraph.py
> !!!!!!!!!!!!!!!!!!! Interrupted: 3 errors during collection !!!!!!!!!!!!!!!!!!!!
> ======================== 4 warnings, 3 errors in 4.09s =========================
> E: pybuild pybuild:389: test: plugin distutils failed with: exit code=2: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build; python3.11 -m pytest {dir}/bmtk/tests/
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.12 3.11" returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2024/03/19/bmtk_1.0.8+ds-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240319;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240319&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



More information about the Debian-med-packaging mailing list