Created temporary directory: /tmp/pip-ephem-wheel-cache-91kbjhnu Created temporary directory: /tmp/pip-req-tracker-ogtqrf_5 Created requirements tracker '/tmp/pip-req-tracker-ogtqrf_5' Created temporary directory: /tmp/pip-wheel-3x_v1imr Collecting SigProfilerSimulator==0.1.4 1 location(s) to search for versions of SigProfilerSimulator: * https://pypi.org/simple/sigprofilersimulator/ Getting page https://pypi.org/simple/sigprofilersimulator/ Analyzing links from page https://pypi.org/simple/sigprofilersimulator/ Found link https://files.pythonhosted.org/packages/ab/59/c0c5685f2c0fcada85859d4fa9f2c79177424a4b8445e0b13dc471cfef8c/SigProfilerSimulator-0.1.1.tar.gz#sha256=4b489498f96de03447797a08e9b75b415d67fba762ead7f2bbd9093b10096d17 (from https://pypi.org/simple/sigprofilersimulator/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/9b/7f/259a6b6f3794f69d839c8404df72e2e87ce7d94e4449b7103c162ab62329/SigProfilerSimulator-0.1.2.tar.gz#sha256=90b753a92512d4ea90b85c831e66e822bc0dba6c5d1593dae6cbf251a9bbeb00 (from https://pypi.org/simple/sigprofilersimulator/), version: 0.1.2 Found link https://files.pythonhosted.org/packages/c7/38/a5b9a4f8acb459c6a0277010839c2030128c01b4cf871e89d0b5a8888eb2/SigProfilerSimulator-0.1.3.tar.gz#sha256=9ee053d89560f782c0e7095e1410c6c3b40445106045e968fdec16ace7cddb42 (from https://pypi.org/simple/sigprofilersimulator/), version: 0.1.3 Found link https://files.pythonhosted.org/packages/41/0c/13e048fd82a7344faefa7953ef59ca2d3fbe146730f372df23a8c037d98d/SigProfilerSimulator-0.1.4.tar.gz#sha256=49feb92275ec10d5a2a2c6ccb964d03167da04cc23f6ebe053b52a00e4425c9f (from https://pypi.org/simple/sigprofilersimulator/), version: 0.1.4 Using version 0.1.4 (newest of versions: 0.1.4) Created temporary directory: /tmp/pip-unpack-bniozvib Downloading https://files.pythonhosted.org/packages/41/0c/13e048fd82a7344faefa7953ef59ca2d3fbe146730f372df23a8c037d98d/SigProfilerSimulator-0.1.4.tar.gz (90kB) Downloading from URL https://files.pythonhosted.org/packages/41/0c/13e048fd82a7344faefa7953ef59ca2d3fbe146730f372df23a8c037d98d/SigProfilerSimulator-0.1.4.tar.gz#sha256=49feb92275ec10d5a2a2c6ccb964d03167da04cc23f6ebe053b52a00e4425c9f (from https://pypi.org/simple/sigprofilersimulator/) Added SigProfilerSimulator==0.1.4 from https://files.pythonhosted.org/packages/41/0c/13e048fd82a7344faefa7953ef59ca2d3fbe146730f372df23a8c037d98d/SigProfilerSimulator-0.1.4.tar.gz#sha256=49feb92275ec10d5a2a2c6ccb964d03167da04cc23f6ebe053b52a00e4425c9f to build tracker '/tmp/pip-req-tracker-ogtqrf_5' Running setup.py (path:/tmp/pip-wheel-3x_v1imr/SigProfilerSimulator/setup.py) egg_info for package SigProfilerSimulator Running command python setup.py egg_info running egg_info creating pip-egg-info/SigProfilerSimulator.egg-info writing top-level names to pip-egg-info/SigProfilerSimulator.egg-info/top_level.txt writing pip-egg-info/SigProfilerSimulator.egg-info/PKG-INFO writing requirements to pip-egg-info/SigProfilerSimulator.egg-info/requires.txt writing dependency_links to pip-egg-info/SigProfilerSimulator.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/SigProfilerSimulator.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/SigProfilerSimulator.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.rst' writing manifest file 'pip-egg-info/SigProfilerSimulator.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-3x_v1imr/SigProfilerSimulator has version 0.1.4, which satisfies requirement SigProfilerSimulator==0.1.4 from https://files.pythonhosted.org/packages/41/0c/13e048fd82a7344faefa7953ef59ca2d3fbe146730f372df23a8c037d98d/SigProfilerSimulator-0.1.4.tar.gz#sha256=49feb92275ec10d5a2a2c6ccb964d03167da04cc23f6ebe053b52a00e4425c9f Removed SigProfilerSimulator==0.1.4 from https://files.pythonhosted.org/packages/41/0c/13e048fd82a7344faefa7953ef59ca2d3fbe146730f372df23a8c037d98d/SigProfilerSimulator-0.1.4.tar.gz#sha256=49feb92275ec10d5a2a2c6ccb964d03167da04cc23f6ebe053b52a00e4425c9f from build tracker '/tmp/pip-req-tracker-ogtqrf_5' Building wheels for collected packages: SigProfilerSimulator Created temporary directory: /tmp/pip-wheel-ckt70akf Running setup.py bdist_wheel for SigProfilerSimulator: started Destination directory: /tmp/pip-wheel-ckt70akf Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-3x_v1imr/SigProfilerSimulator/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-ckt70akf running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/SigProfilerSimulator copying SigProfilerSimulator/SigProfilerSimulator.py -> build/lib/SigProfilerSimulator copying SigProfilerSimulator/__init__.py -> build/lib/SigProfilerSimulator copying SigProfilerSimulator/mutational_simulator.py -> build/lib/SigProfilerSimulator running egg_info writing top-level names to SigProfilerSimulator.egg-info/top_level.txt writing SigProfilerSimulator.egg-info/PKG-INFO writing requirements to SigProfilerSimulator.egg-info/requires.txt writing dependency_links to SigProfilerSimulator.egg-info/dependency_links.txt reading manifest file 'SigProfilerSimulator.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.rst' writing manifest file 'SigProfilerSimulator.egg-info/SOURCES.txt' 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/SigProfilerSimulator copying build/lib/SigProfilerSimulator/SigProfilerSimulator.py -> build/bdist.linux-armv7l/wheel/SigProfilerSimulator copying build/lib/SigProfilerSimulator/__init__.py -> build/bdist.linux-armv7l/wheel/SigProfilerSimulator copying build/lib/SigProfilerSimulator/mutational_simulator.py -> build/bdist.linux-armv7l/wheel/SigProfilerSimulator running install_egg_info Copying SigProfilerSimulator.egg-info to build/bdist.linux-armv7l/wheel/SigProfilerSimulator-0.1.4-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/SigProfilerSimulator-0.1.4.dist-info/WHEEL creating '/tmp/pip-wheel-ckt70akf/SigProfilerSimulator-0.1.4-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'SigProfilerSimulator/SigProfilerSimulator.py' adding 'SigProfilerSimulator/__init__.py' adding 'SigProfilerSimulator/mutational_simulator.py' adding 'SigProfilerSimulator-0.1.4.dist-info/METADATA' adding 'SigProfilerSimulator-0.1.4.dist-info/WHEEL' adding 'SigProfilerSimulator-0.1.4.dist-info/top_level.txt' adding 'SigProfilerSimulator-0.1.4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for SigProfilerSimulator: finished with status 'done' Stored in directory: /tmp/tmpbmgpq9i0 Successfully built SigProfilerSimulator Cleaning up... Removing source in /tmp/pip-wheel-3x_v1imr/SigProfilerSimulator Removed build tracker '/tmp/pip-req-tracker-ogtqrf_5'