Created temporary directory: /tmp/pip-ephem-wheel-cache-xyl4jthw Created temporary directory: /tmp/pip-req-tracker-hgoe77l9 Created requirements tracker '/tmp/pip-req-tracker-hgoe77l9' Created temporary directory: /tmp/pip-wheel-n6y1xh1f Looking in indexes: https://pypi.python.org/simple Collecting dampr==0.1.2 1 location(s) to search for versions of dampr: * https://pypi.python.org/simple/dampr/ Getting page https://pypi.python.org/simple/dampr/ Analyzing links from page https://pypi.org/simple/dampr/ Found link https://files.pythonhosted.org/packages/9f/b4/f4c1bb2a26058289aab8f311962e705adfc1679228864a25faee6a8e8e33/dampr-0.1.2.tar.gz#sha256=d1b2fb3287ebefcab182aaf3a50f657125bb5c52ba8e6a686a8bea40334041f9 (from https://pypi.org/simple/dampr/), version: 0.1.2 Using version 0.1.2 (newest of versions: 0.1.2) Created temporary directory: /tmp/pip-unpack-6p_o2v3m Downloading https://files.pythonhosted.org/packages/9f/b4/f4c1bb2a26058289aab8f311962e705adfc1679228864a25faee6a8e8e33/dampr-0.1.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/9f/b4/f4c1bb2a26058289aab8f311962e705adfc1679228864a25faee6a8e8e33/dampr-0.1.2.tar.gz#sha256=d1b2fb3287ebefcab182aaf3a50f657125bb5c52ba8e6a686a8bea40334041f9 (from https://pypi.org/simple/dampr/) Added dampr==0.1.2 from https://files.pythonhosted.org/packages/9f/b4/f4c1bb2a26058289aab8f311962e705adfc1679228864a25faee6a8e8e33/dampr-0.1.2.tar.gz#sha256=d1b2fb3287ebefcab182aaf3a50f657125bb5c52ba8e6a686a8bea40334041f9 to build tracker '/tmp/pip-req-tracker-hgoe77l9' Running setup.py (path:/tmp/pip-wheel-n6y1xh1f/dampr/setup.py) egg_info for package dampr Running command python setup.py egg_info running egg_info creating pip-egg-info/dampr.egg-info writing pip-egg-info/dampr.egg-info/PKG-INFO writing dependency_links to pip-egg-info/dampr.egg-info/dependency_links.txt writing top-level names to pip-egg-info/dampr.egg-info/top_level.txt writing manifest file 'pip-egg-info/dampr.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/dampr.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/dampr.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-n6y1xh1f/dampr has version 0.1.2, which satisfies requirement dampr==0.1.2 from https://files.pythonhosted.org/packages/9f/b4/f4c1bb2a26058289aab8f311962e705adfc1679228864a25faee6a8e8e33/dampr-0.1.2.tar.gz#sha256=d1b2fb3287ebefcab182aaf3a50f657125bb5c52ba8e6a686a8bea40334041f9 Removed dampr==0.1.2 from https://files.pythonhosted.org/packages/9f/b4/f4c1bb2a26058289aab8f311962e705adfc1679228864a25faee6a8e8e33/dampr-0.1.2.tar.gz#sha256=d1b2fb3287ebefcab182aaf3a50f657125bb5c52ba8e6a686a8bea40334041f9 from build tracker '/tmp/pip-req-tracker-hgoe77l9' Building wheels for collected packages: dampr Created temporary directory: /tmp/pip-wheel-et7hl8t2 Running setup.py bdist_wheel for dampr: started Destination directory: /tmp/pip-wheel-et7hl8t2 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-n6y1xh1f/dampr/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-et7hl8t2 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_dampr.py -> build/lib/tests creating build/lib/dampr copying dampr/__init__.py -> build/lib/dampr copying dampr/runner.py -> build/lib/dampr copying dampr/dataset.py -> build/lib/dampr copying dampr/dampr.py -> build/lib/dampr copying dampr/base.py -> build/lib/dampr 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/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_dampr.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/dampr copying build/lib/dampr/__init__.py -> build/bdist.linux-armv7l/wheel/dampr copying build/lib/dampr/runner.py -> build/bdist.linux-armv7l/wheel/dampr copying build/lib/dampr/dataset.py -> build/bdist.linux-armv7l/wheel/dampr copying build/lib/dampr/dampr.py -> build/bdist.linux-armv7l/wheel/dampr copying build/lib/dampr/base.py -> build/bdist.linux-armv7l/wheel/dampr running install_egg_info running egg_info writing dependency_links to dampr.egg-info/dependency_links.txt writing top-level names to dampr.egg-info/top_level.txt writing dampr.egg-info/PKG-INFO reading manifest file 'dampr.egg-info/SOURCES.txt' writing manifest file 'dampr.egg-info/SOURCES.txt' Copying dampr.egg-info to build/bdist.linux-armv7l/wheel/dampr-0.1.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/dampr-0.1.2.dist-info/WHEEL creating '/tmp/pip-wheel-et7hl8t2/dampr-0.1.2-py3-none-any.whl' and adding '.' to it adding 'dampr/__init__.py' adding 'dampr/base.py' adding 'dampr/dampr.py' adding 'dampr/dataset.py' adding 'dampr/runner.py' adding 'tests/__init__.py' adding 'tests/test_dampr.py' adding 'dampr-0.1.2.dist-info/top_level.txt' adding 'dampr-0.1.2.dist-info/WHEEL' adding 'dampr-0.1.2.dist-info/METADATA' adding 'dampr-0.1.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for dampr: finished with status 'done' Stored in directory: /tmp/tmp3pff1xcv Successfully built dampr Cleaning up... Removing source in /tmp/pip-wheel-n6y1xh1f/dampr Removed build tracker '/tmp/pip-req-tracker-hgoe77l9'