Created temporary directory: /tmp/pip-ephem-wheel-cache-c0k09izw Created temporary directory: /tmp/pip-req-tracker-s1ezsb49 Created requirements tracker '/tmp/pip-req-tracker-s1ezsb49' Created temporary directory: /tmp/pip-wheel-2_e55zs8 Collecting bpnet==0.0.3 1 location(s) to search for versions of bpnet: * https://pypi.org/simple/bpnet/ Getting page https://pypi.org/simple/bpnet/ Analyzing links from page https://pypi.org/simple/bpnet/ Found link https://files.pythonhosted.org/packages/ba/03/8adc2cff22e10c6e89ad545cf9d27f9e984ac5477b75ca9840003f4f185a/bpnet-0.0.1.tar.gz#sha256=a155a00c7cc99e45f40e83633b7ba5a3d35064cb9bab2c5bd3f2b658346333db (from https://pypi.org/simple/bpnet/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/f5/c6/d7abd1b4840ecb6128a0231deed1ff3f4fea58b508913f3ba7d2bfb31afe/bpnet-0.0.2.tar.gz#sha256=c19d525940aaa35d8f1128ee2bae840fc9b7adf19862164cd35fc14c0dde16cd (from https://pypi.org/simple/bpnet/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/d8/8f/d5e48991dd931828d7163067e39561935c88b7c6cb528ca7445bf1887848/bpnet-0.0.3.tar.gz#sha256=7e32018acca032773d5c5cc56e65e3ced241d00ab31b3eb6a8cb4c58718c7612 (from https://pypi.org/simple/bpnet/), version: 0.0.3 Using version 0.0.3 (newest of versions: 0.0.3) Created temporary directory: /tmp/pip-unpack-_6ixgacm Downloading https://files.pythonhosted.org/packages/d8/8f/d5e48991dd931828d7163067e39561935c88b7c6cb528ca7445bf1887848/bpnet-0.0.3.tar.gz (5.4MB) Downloading from URL https://files.pythonhosted.org/packages/d8/8f/d5e48991dd931828d7163067e39561935c88b7c6cb528ca7445bf1887848/bpnet-0.0.3.tar.gz#sha256=7e32018acca032773d5c5cc56e65e3ced241d00ab31b3eb6a8cb4c58718c7612 (from https://pypi.org/simple/bpnet/) Added bpnet==0.0.3 from https://files.pythonhosted.org/packages/d8/8f/d5e48991dd931828d7163067e39561935c88b7c6cb528ca7445bf1887848/bpnet-0.0.3.tar.gz#sha256=7e32018acca032773d5c5cc56e65e3ced241d00ab31b3eb6a8cb4c58718c7612 to build tracker '/tmp/pip-req-tracker-s1ezsb49' Running setup.py (path:/tmp/pip-wheel-2_e55zs8/bpnet/setup.py) egg_info for package bpnet Running command python setup.py egg_info running egg_info creating pip-egg-info/bpnet.egg-info writing dependency_links to pip-egg-info/bpnet.egg-info/dependency_links.txt writing entry points to pip-egg-info/bpnet.egg-info/entry_points.txt writing requirements to pip-egg-info/bpnet.egg-info/requires.txt writing top-level names to pip-egg-info/bpnet.egg-info/top_level.txt writing pip-egg-info/bpnet.egg-info/PKG-INFO writing manifest file 'pip-egg-info/bpnet.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/bpnet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no files found matching '*.rst' under directory 'docs' warning: no files found matching 'conf.py' under directory 'docs' warning: no files found matching 'make.bat' under directory 'docs' warning: no files found matching '*.jpg' under directory 'docs' warning: no files found matching '*.png' under directory 'docs' warning: no files found matching '*.gif' under directory 'docs' writing manifest file 'pip-egg-info/bpnet.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-2_e55zs8/bpnet has version 0.0.3, which satisfies requirement bpnet==0.0.3 from https://files.pythonhosted.org/packages/d8/8f/d5e48991dd931828d7163067e39561935c88b7c6cb528ca7445bf1887848/bpnet-0.0.3.tar.gz#sha256=7e32018acca032773d5c5cc56e65e3ced241d00ab31b3eb6a8cb4c58718c7612 Removed bpnet==0.0.3 from https://files.pythonhosted.org/packages/d8/8f/d5e48991dd931828d7163067e39561935c88b7c6cb528ca7445bf1887848/bpnet-0.0.3.tar.gz#sha256=7e32018acca032773d5c5cc56e65e3ced241d00ab31b3eb6a8cb4c58718c7612 from build tracker '/tmp/pip-req-tracker-s1ezsb49' Building wheels for collected packages: bpnet Created temporary directory: /tmp/pip-wheel-pqpn99zm Running setup.py bdist_wheel for bpnet: started Destination directory: /tmp/pip-wheel-pqpn99zm Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-2_e55zs8/bpnet/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-pqpn99zm running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/bpnet copying bpnet/samplers.py -> build/lib/bpnet copying bpnet/simulate.py -> build/lib/bpnet copying bpnet/trainers.py -> build/lib/bpnet copying bpnet/metrics.py -> build/lib/bpnet copying bpnet/activations.py -> build/lib/bpnet copying bpnet/losses.py -> build/lib/bpnet copying bpnet/models.py -> build/lib/bpnet copying bpnet/preproc.py -> build/lib/bpnet copying bpnet/layers.py -> build/lib/bpnet copying bpnet/configurables.py -> build/lib/bpnet copying bpnet/data.py -> build/lib/bpnet copying bpnet/extractors.py -> build/lib/bpnet copying bpnet/BPNet.py -> build/lib/bpnet copying bpnet/__main__.py -> build/lib/bpnet copying bpnet/stats.py -> build/lib/bpnet copying bpnet/__init__.py -> build/lib/bpnet copying bpnet/seqmodel.py -> build/lib/bpnet copying bpnet/heads.py -> build/lib/bpnet copying bpnet/datasets.py -> build/lib/bpnet copying bpnet/utils.py -> build/lib/bpnet copying bpnet/functions.py -> build/lib/bpnet creating build/lib/tests copying tests/conftest.py -> build/lib/tests copying tests/configurables.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_seqmodel.py -> build/lib/tests copying tests/test_contrib.py -> build/lib/tests copying tests/test_gin_parse.py -> build/lib/tests copying tests/test_train.py -> build/lib/tests creating build/lib/bpnet/external copying bpnet/external/__init__.py -> build/lib/bpnet/external creating build/lib/bpnet/plot copying bpnet/plot/heatmaps.py -> build/lib/bpnet/plot copying bpnet/plot/tracks.py -> build/lib/bpnet/plot copying bpnet/plot/profiles.py -> build/lib/bpnet/plot copying bpnet/plot/vdom.py -> build/lib/bpnet/plot copying bpnet/plot/__init__.py -> build/lib/bpnet/plot copying bpnet/plot/evaluate.py -> build/lib/bpnet/plot copying bpnet/plot/utils.py -> build/lib/bpnet/plot creating build/lib/bpnet/cli copying bpnet/cli/train.py -> build/lib/bpnet/cli copying bpnet/cli/modisco.py -> build/lib/bpnet/cli copying bpnet/cli/__init__.py -> build/lib/bpnet/cli copying bpnet/cli/schemas.py -> build/lib/bpnet/cli copying bpnet/cli/contrib.py -> build/lib/bpnet/cli copying bpnet/cli/export_bw.py -> build/lib/bpnet/cli creating build/lib/bpnet/modisco copying bpnet/modisco/sliding_similarities.py -> build/lib/bpnet/modisco copying bpnet/modisco/pattern_instances.py -> build/lib/bpnet/modisco copying bpnet/modisco/results.py -> build/lib/bpnet/modisco copying bpnet/modisco/periodicity.py -> build/lib/bpnet/modisco copying bpnet/modisco/motif_clustering.py -> build/lib/bpnet/modisco copying bpnet/modisco/profile.py -> build/lib/bpnet/modisco copying bpnet/modisco/core.py -> build/lib/bpnet/modisco copying bpnet/modisco/__init__.py -> build/lib/bpnet/modisco copying bpnet/modisco/utils.py -> build/lib/bpnet/modisco copying bpnet/modisco/table.py -> build/lib/bpnet/modisco creating build/lib/bpnet/external/deeplift copying bpnet/external/deeplift/dinuc_shuffle.py -> build/lib/bpnet/external/deeplift copying bpnet/external/deeplift/__init__.py -> build/lib/bpnet/external/deeplift creating build/lib/tests/plot copying tests/plot/__init__.py -> build/lib/tests/plot copying tests/plot/test_tracks.py -> build/lib/tests/plot creating build/lib/tests/cli copying tests/cli/test_modisco.py -> build/lib/tests/cli copying tests/cli/test_export_bw.py -> build/lib/tests/cli copying tests/cli/__init__.py -> build/lib/tests/cli copying tests/cli/test_contrib.py -> build/lib/tests/cli copying tests/cli/test_train.py -> build/lib/tests/cli creating build/lib/tests/modisco copying tests/modisco/test_pattern_instances.py -> build/lib/tests/modisco copying tests/modisco/__init__.py -> build/lib/tests/modisco running egg_info writing bpnet.egg-info/PKG-INFO writing requirements to bpnet.egg-info/requires.txt writing entry points to bpnet.egg-info/entry_points.txt writing dependency_links to bpnet.egg-info/dependency_links.txt writing top-level names to bpnet.egg-info/top_level.txt reading manifest file 'bpnet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no files found matching '*.rst' under directory 'docs' warning: no files found matching 'conf.py' under directory 'docs' warning: no files found matching 'make.bat' under directory 'docs' warning: no files found matching '*.jpg' under directory 'docs' warning: no files found matching '*.png' under directory 'docs' warning: no files found matching '*.gif' under directory 'docs' writing manifest file 'bpnet.egg-info/SOURCES.txt' copying bpnet/logging.conf -> build/lib/bpnet creating build/lib/bpnet/premade copying bpnet/premade/bpnet9-ginspec.gin -> build/lib/bpnet/premade copying bpnet/premade/bpnet9-pyspec.gin -> build/lib/bpnet/premade copying bpnet/premade/bpnet9.gin -> build/lib/bpnet/premade copying bpnet/premade/modisco-50k.gin -> build/lib/bpnet/premade creating build/lib/bpnet/templates copying bpnet/templates/evaluate.ipynb -> build/lib/bpnet/templates copying bpnet/templates/modisco-template.ipynb -> build/lib/bpnet/templates copying bpnet/templates/modisco.ipynb -> build/lib/bpnet/templates creating build/lib/bpnet/templates/.ipynb_checkpoints copying bpnet/templates/.ipynb_checkpoints/evaluate-checkpoint.ipynb -> build/lib/bpnet/templates/.ipynb_checkpoints copying bpnet/templates/.ipynb_checkpoints/modisco-checkpoint.ipynb -> build/lib/bpnet/templates/.ipynb_checkpoints copying bpnet/templates/.ipynb_checkpoints/modisco-template-checkpoint.ipynb -> build/lib/bpnet/templates/.ipynb_checkpoints installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/bpnet copying build/lib/bpnet/samplers.py -> build/bdist.linux-armv7l/wheel/bpnet copying build/lib/bpnet/simulate.py -> build/bdist.linux-armv7l/wheel/bpnet copying build/lib/bpnet/trainers.py -> build/bdist.linux-armv7l/wheel/bpnet copying build/lib/bpnet/metrics.py -> build/bdist.linux-armv7l/wheel/bpnet copying build/lib/bpnet/activations.py -> build/bdist.linux-armv7l/wheel/bpnet creating build/bdist.linux-armv7l/wheel/bpnet/external creating build/bdist.linux-armv7l/wheel/bpnet/external/deeplift copying build/lib/bpnet/external/deeplift/dinuc_shuffle.py -> build/bdist.linux-armv7l/wheel/bpnet/external/deeplift copying build/lib/bpnet/external/deeplift/__init__.py -> build/bdist.linux-armv7l/wheel/bpnet/external/deeplift copying build/lib/bpnet/external/__init__.py -> build/bdist.linux-armv7l/wheel/bpnet/external copying build/lib/bpnet/losses.py -> build/bdist.linux-armv7l/wheel/bpnet copying build/lib/bpnet/models.py -> build/bdist.linux-armv7l/wheel/bpnet creating build/bdist.linux-armv7l/wheel/bpnet/plot copying build/lib/bpnet/plot/heatmaps.py -> build/bdist.linux-armv7l/wheel/bpnet/plot copying build/lib/bpnet/plot/tracks.py -> build/bdist.linux-armv7l/wheel/bpnet/plot copying build/lib/bpnet/plot/profiles.py -> build/bdist.linux-armv7l/wheel/bpnet/plot copying build/lib/bpnet/plot/vdom.py -> build/bdist.linux-armv7l/wheel/bpnet/plot copying build/lib/bpnet/plot/__init__.py -> build/bdist.linux-armv7l/wheel/bpnet/plot copying build/lib/bpnet/plot/evaluate.py -> build/bdist.linux-armv7l/wheel/bpnet/plot copying build/lib/bpnet/plot/utils.py -> build/bdist.linux-armv7l/wheel/bpnet/plot creating build/bdist.linux-armv7l/wheel/bpnet/cli copying build/lib/bpnet/cli/train.py -> build/bdist.linux-armv7l/wheel/bpnet/cli copying build/lib/bpnet/cli/modisco.py -> build/bdist.linux-armv7l/wheel/bpnet/cli copying build/lib/bpnet/cli/__init__.py -> build/bdist.linux-armv7l/wheel/bpnet/cli copying build/lib/bpnet/cli/schemas.py -> build/bdist.linux-armv7l/wheel/bpnet/cli copying build/lib/bpnet/cli/contrib.py -> build/bdist.linux-armv7l/wheel/bpnet/cli copying build/lib/bpnet/cli/export_bw.py -> build/bdist.linux-armv7l/wheel/bpnet/cli copying build/lib/bpnet/preproc.py -> build/bdist.linux-armv7l/wheel/bpnet copying build/lib/bpnet/layers.py -> build/bdist.linux-armv7l/wheel/bpnet copying build/lib/bpnet/configurables.py -> build/bdist.linux-armv7l/wheel/bpnet copying build/lib/bpnet/data.py -> build/bdist.linux-armv7l/wheel/bpnet copying build/lib/bpnet/extractors.py -> build/bdist.linux-armv7l/wheel/bpnet copying build/lib/bpnet/BPNet.py -> build/bdist.linux-armv7l/wheel/bpnet copying build/lib/bpnet/__main__.py -> build/bdist.linux-armv7l/wheel/bpnet copying build/lib/bpnet/stats.py -> build/bdist.linux-armv7l/wheel/bpnet copying build/lib/bpnet/logging.conf -> build/bdist.linux-armv7l/wheel/bpnet copying build/lib/bpnet/__init__.py -> build/bdist.linux-armv7l/wheel/bpnet creating build/bdist.linux-armv7l/wheel/bpnet/modisco copying build/lib/bpnet/modisco/sliding_similarities.py -> build/bdist.linux-armv7l/wheel/bpnet/modisco copying build/lib/bpnet/modisco/pattern_instances.py -> build/bdist.linux-armv7l/wheel/bpnet/modisco copying build/lib/bpnet/modisco/results.py -> build/bdist.linux-armv7l/wheel/bpnet/modisco copying build/lib/bpnet/modisco/periodicity.py -> build/bdist.linux-armv7l/wheel/bpnet/modisco copying build/lib/bpnet/modisco/motif_clustering.py -> build/bdist.linux-armv7l/wheel/bpnet/modisco copying build/lib/bpnet/modisco/profile.py -> build/bdist.linux-armv7l/wheel/bpnet/modisco copying build/lib/bpnet/modisco/core.py -> build/bdist.linux-armv7l/wheel/bpnet/modisco copying build/lib/bpnet/modisco/__init__.py -> build/bdist.linux-armv7l/wheel/bpnet/modisco copying build/lib/bpnet/modisco/utils.py -> build/bdist.linux-armv7l/wheel/bpnet/modisco copying build/lib/bpnet/modisco/table.py -> build/bdist.linux-armv7l/wheel/bpnet/modisco creating build/bdist.linux-armv7l/wheel/bpnet/premade copying build/lib/bpnet/premade/bpnet9.gin -> build/bdist.linux-armv7l/wheel/bpnet/premade copying build/lib/bpnet/premade/bpnet9-pyspec.gin -> build/bdist.linux-armv7l/wheel/bpnet/premade copying build/lib/bpnet/premade/modisco-50k.gin -> build/bdist.linux-armv7l/wheel/bpnet/premade copying build/lib/bpnet/premade/bpnet9-ginspec.gin -> build/bdist.linux-armv7l/wheel/bpnet/premade copying build/lib/bpnet/seqmodel.py -> build/bdist.linux-armv7l/wheel/bpnet creating build/bdist.linux-armv7l/wheel/bpnet/templates creating build/bdist.linux-armv7l/wheel/bpnet/templates/.ipynb_checkpoints copying build/lib/bpnet/templates/.ipynb_checkpoints/modisco-template-checkpoint.ipynb -> build/bdist.linux-armv7l/wheel/bpnet/templates/.ipynb_checkpoints copying build/lib/bpnet/templates/.ipynb_checkpoints/modisco-checkpoint.ipynb -> build/bdist.linux-armv7l/wheel/bpnet/templates/.ipynb_checkpoints copying build/lib/bpnet/templates/.ipynb_checkpoints/evaluate-checkpoint.ipynb -> build/bdist.linux-armv7l/wheel/bpnet/templates/.ipynb_checkpoints copying build/lib/bpnet/templates/modisco.ipynb -> build/bdist.linux-armv7l/wheel/bpnet/templates copying build/lib/bpnet/templates/modisco-template.ipynb -> build/bdist.linux-armv7l/wheel/bpnet/templates copying build/lib/bpnet/templates/evaluate.ipynb -> build/bdist.linux-armv7l/wheel/bpnet/templates copying build/lib/bpnet/heads.py -> build/bdist.linux-armv7l/wheel/bpnet copying build/lib/bpnet/datasets.py -> build/bdist.linux-armv7l/wheel/bpnet copying build/lib/bpnet/utils.py -> build/bdist.linux-armv7l/wheel/bpnet copying build/lib/bpnet/functions.py -> build/bdist.linux-armv7l/wheel/bpnet creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/conftest.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/tests/plot copying build/lib/tests/plot/__init__.py -> build/bdist.linux-armv7l/wheel/tests/plot copying build/lib/tests/plot/test_tracks.py -> build/bdist.linux-armv7l/wheel/tests/plot creating build/bdist.linux-armv7l/wheel/tests/cli copying build/lib/tests/cli/test_modisco.py -> build/bdist.linux-armv7l/wheel/tests/cli copying build/lib/tests/cli/test_export_bw.py -> build/bdist.linux-armv7l/wheel/tests/cli copying build/lib/tests/cli/__init__.py -> build/bdist.linux-armv7l/wheel/tests/cli copying build/lib/tests/cli/test_contrib.py -> build/bdist.linux-armv7l/wheel/tests/cli copying build/lib/tests/cli/test_train.py -> build/bdist.linux-armv7l/wheel/tests/cli copying build/lib/tests/configurables.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/tests/modisco copying build/lib/tests/modisco/test_pattern_instances.py -> build/bdist.linux-armv7l/wheel/tests/modisco copying build/lib/tests/modisco/__init__.py -> build/bdist.linux-armv7l/wheel/tests/modisco copying build/lib/tests/test_seqmodel.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_contrib.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_gin_parse.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_train.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info Copying bpnet.egg-info to build/bdist.linux-armv7l/wheel/bpnet-0.0.3-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/bpnet-0.0.3.dist-info/WHEEL creating '/tmp/pip-wheel-pqpn99zm/bpnet-0.0.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'bpnet/BPNet.py' adding 'bpnet/__init__.py' adding 'bpnet/__main__.py' adding 'bpnet/activations.py' adding 'bpnet/configurables.py' adding 'bpnet/data.py' adding 'bpnet/datasets.py' adding 'bpnet/extractors.py' adding 'bpnet/functions.py' adding 'bpnet/heads.py' adding 'bpnet/layers.py' adding 'bpnet/logging.conf' adding 'bpnet/losses.py' adding 'bpnet/metrics.py' adding 'bpnet/models.py' adding 'bpnet/preproc.py' adding 'bpnet/samplers.py' adding 'bpnet/seqmodel.py' adding 'bpnet/simulate.py' adding 'bpnet/stats.py' adding 'bpnet/trainers.py' adding 'bpnet/utils.py' adding 'bpnet/cli/__init__.py' adding 'bpnet/cli/contrib.py' adding 'bpnet/cli/export_bw.py' adding 'bpnet/cli/modisco.py' adding 'bpnet/cli/schemas.py' adding 'bpnet/cli/train.py' adding 'bpnet/external/__init__.py' adding 'bpnet/external/deeplift/__init__.py' adding 'bpnet/external/deeplift/dinuc_shuffle.py' adding 'bpnet/modisco/__init__.py' adding 'bpnet/modisco/core.py' adding 'bpnet/modisco/motif_clustering.py' adding 'bpnet/modisco/pattern_instances.py' adding 'bpnet/modisco/periodicity.py' adding 'bpnet/modisco/profile.py' adding 'bpnet/modisco/results.py' adding 'bpnet/modisco/sliding_similarities.py' adding 'bpnet/modisco/table.py' adding 'bpnet/modisco/utils.py' adding 'bpnet/plot/__init__.py' adding 'bpnet/plot/evaluate.py' adding 'bpnet/plot/heatmaps.py' adding 'bpnet/plot/profiles.py' adding 'bpnet/plot/tracks.py' adding 'bpnet/plot/utils.py' adding 'bpnet/plot/vdom.py' adding 'bpnet/premade/bpnet9-ginspec.gin' adding 'bpnet/premade/bpnet9-pyspec.gin' adding 'bpnet/premade/bpnet9.gin' adding 'bpnet/premade/modisco-50k.gin' adding 'bpnet/templates/evaluate.ipynb' adding 'bpnet/templates/modisco-template.ipynb' adding 'bpnet/templates/modisco.ipynb' adding 'bpnet/templates/.ipynb_checkpoints/evaluate-checkpoint.ipynb' adding 'bpnet/templates/.ipynb_checkpoints/modisco-checkpoint.ipynb' adding 'bpnet/templates/.ipynb_checkpoints/modisco-template-checkpoint.ipynb' adding 'tests/__init__.py' adding 'tests/configurables.py' adding 'tests/conftest.py' adding 'tests/test_contrib.py' adding 'tests/test_gin_parse.py' adding 'tests/test_seqmodel.py' adding 'tests/test_train.py' adding 'tests/cli/__init__.py' adding 'tests/cli/test_contrib.py' adding 'tests/cli/test_export_bw.py' adding 'tests/cli/test_modisco.py' adding 'tests/cli/test_train.py' adding 'tests/modisco/__init__.py' adding 'tests/modisco/test_pattern_instances.py' adding 'tests/plot/__init__.py' adding 'tests/plot/test_tracks.py' adding 'bpnet-0.0.3.dist-info/LICENSE' adding 'bpnet-0.0.3.dist-info/METADATA' adding 'bpnet-0.0.3.dist-info/WHEEL' adding 'bpnet-0.0.3.dist-info/entry_points.txt' adding 'bpnet-0.0.3.dist-info/top_level.txt' adding 'bpnet-0.0.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for bpnet: finished with status 'done' Stored in directory: /tmp/tmpe2slreto Successfully built bpnet Cleaning up... Removing source in /tmp/pip-wheel-2_e55zs8/bpnet Removed build tracker '/tmp/pip-req-tracker-s1ezsb49'