Created temporary directory: /tmp/pip-ephem-wheel-cache-x2v9ir7g Created temporary directory: /tmp/pip-req-tracker-hks23u17 Created requirements tracker '/tmp/pip-req-tracker-hks23u17' Created temporary directory: /tmp/pip-wheel-u1q_eqj0 Collecting ctarn==1 1 location(s) to search for versions of ctarn: * https://pypi.org/simple/ctarn/ Getting page https://pypi.org/simple/ctarn/ Analyzing links from page https://pypi.org/simple/ctarn/ Found link https://files.pythonhosted.org/packages/5a/0e/f90b7a1bff8c10c43c4de8169d2567a19de6709cd175b2a9de7a84146664/ctarn-0.tar.gz#sha256=8b2832e2dfe85c18703e29a2307ebec34df402d86bb2d662da128b99e5da1617 (from https://pypi.org/simple/ctarn/), version: 0 Found link https://files.pythonhosted.org/packages/b9/67/12cd230c1aeea29ccf9ee8cf4560d572121d1fffd2b36bc8d2bd44f47f57/ctarn-1.tar.gz#sha256=a5a3d62b7188b718dcba57bb7501a50c5b606b05d929d8c62bf6e38120d1e711 (from https://pypi.org/simple/ctarn/), version: 1 Using version 1 (newest of versions: 1) Created temporary directory: /tmp/pip-unpack-blr4diue Downloading https://files.pythonhosted.org/packages/b9/67/12cd230c1aeea29ccf9ee8cf4560d572121d1fffd2b36bc8d2bd44f47f57/ctarn-1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/b9/67/12cd230c1aeea29ccf9ee8cf4560d572121d1fffd2b36bc8d2bd44f47f57/ctarn-1.tar.gz#sha256=a5a3d62b7188b718dcba57bb7501a50c5b606b05d929d8c62bf6e38120d1e711 (from https://pypi.org/simple/ctarn/) Added ctarn==1 from https://files.pythonhosted.org/packages/b9/67/12cd230c1aeea29ccf9ee8cf4560d572121d1fffd2b36bc8d2bd44f47f57/ctarn-1.tar.gz#sha256=a5a3d62b7188b718dcba57bb7501a50c5b606b05d929d8c62bf6e38120d1e711 to build tracker '/tmp/pip-req-tracker-hks23u17' Running setup.py (path:/tmp/pip-wheel-u1q_eqj0/ctarn/setup.py) egg_info for package ctarn Running command python setup.py egg_info running egg_info creating pip-egg-info/ctarn.egg-info writing pip-egg-info/ctarn.egg-info/PKG-INFO writing dependency_links to pip-egg-info/ctarn.egg-info/dependency_links.txt writing requirements to pip-egg-info/ctarn.egg-info/requires.txt writing entry points to pip-egg-info/ctarn.egg-info/entry_points.txt writing top-level names to pip-egg-info/ctarn.egg-info/top_level.txt writing manifest file 'pip-egg-info/ctarn.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ctarn.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/ctarn.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-u1q_eqj0/ctarn has version 1, which satisfies requirement ctarn==1 from https://files.pythonhosted.org/packages/b9/67/12cd230c1aeea29ccf9ee8cf4560d572121d1fffd2b36bc8d2bd44f47f57/ctarn-1.tar.gz#sha256=a5a3d62b7188b718dcba57bb7501a50c5b606b05d929d8c62bf6e38120d1e711 Removed ctarn==1 from https://files.pythonhosted.org/packages/b9/67/12cd230c1aeea29ccf9ee8cf4560d572121d1fffd2b36bc8d2bd44f47f57/ctarn-1.tar.gz#sha256=a5a3d62b7188b718dcba57bb7501a50c5b606b05d929d8c62bf6e38120d1e711 from build tracker '/tmp/pip-req-tracker-hks23u17' Building wheels for collected packages: ctarn Created temporary directory: /tmp/pip-wheel-jlmjukt5 Running setup.py bdist_wheel for ctarn: started Destination directory: /tmp/pip-wheel-jlmjukt5 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-u1q_eqj0/ctarn/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-jlmjukt5 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ctarn copying ctarn/__init__.py -> build/lib/ctarn creating build/lib/ctarn/util copying ctarn/util/visualize.py -> build/lib/ctarn/util copying ctarn/util/dataset.py -> build/lib/ctarn/util copying ctarn/util/__init__.py -> build/lib/ctarn/util creating build/lib/ctarn/cluster copying ctarn/cluster/connect.py -> build/lib/ctarn/cluster copying ctarn/cluster/prune.py -> build/lib/ctarn/cluster copying ctarn/cluster/smooth.py -> build/lib/ctarn/cluster copying ctarn/cluster/evaluate.py -> build/lib/ctarn/cluster copying ctarn/cluster/dendrogram.py -> build/lib/ctarn/cluster copying ctarn/cluster/reductive.py -> build/lib/ctarn/cluster copying ctarn/cluster/__init__.py -> build/lib/ctarn/cluster copying ctarn/cluster/select.py -> build/lib/ctarn/cluster creating build/lib/ctarn/demo copying ctarn/demo/rc.py -> build/lib/ctarn/demo copying ctarn/demo/__init__.py -> build/lib/ctarn/demo 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/ctarn creating build/bdist.linux-armv7l/wheel/ctarn/util copying build/lib/ctarn/util/visualize.py -> build/bdist.linux-armv7l/wheel/ctarn/util copying build/lib/ctarn/util/dataset.py -> build/bdist.linux-armv7l/wheel/ctarn/util copying build/lib/ctarn/util/__init__.py -> build/bdist.linux-armv7l/wheel/ctarn/util creating build/bdist.linux-armv7l/wheel/ctarn/cluster copying build/lib/ctarn/cluster/connect.py -> build/bdist.linux-armv7l/wheel/ctarn/cluster copying build/lib/ctarn/cluster/prune.py -> build/bdist.linux-armv7l/wheel/ctarn/cluster copying build/lib/ctarn/cluster/smooth.py -> build/bdist.linux-armv7l/wheel/ctarn/cluster copying build/lib/ctarn/cluster/evaluate.py -> build/bdist.linux-armv7l/wheel/ctarn/cluster copying build/lib/ctarn/cluster/dendrogram.py -> build/bdist.linux-armv7l/wheel/ctarn/cluster copying build/lib/ctarn/cluster/reductive.py -> build/bdist.linux-armv7l/wheel/ctarn/cluster copying build/lib/ctarn/cluster/__init__.py -> build/bdist.linux-armv7l/wheel/ctarn/cluster copying build/lib/ctarn/cluster/select.py -> build/bdist.linux-armv7l/wheel/ctarn/cluster creating build/bdist.linux-armv7l/wheel/ctarn/demo copying build/lib/ctarn/demo/rc.py -> build/bdist.linux-armv7l/wheel/ctarn/demo copying build/lib/ctarn/demo/__init__.py -> build/bdist.linux-armv7l/wheel/ctarn/demo copying build/lib/ctarn/__init__.py -> build/bdist.linux-armv7l/wheel/ctarn running install_egg_info running egg_info writing dependency_links to ctarn.egg-info/dependency_links.txt writing entry points to ctarn.egg-info/entry_points.txt writing ctarn.egg-info/PKG-INFO writing top-level names to ctarn.egg-info/top_level.txt writing requirements to ctarn.egg-info/requires.txt reading manifest file 'ctarn.egg-info/SOURCES.txt' writing manifest file 'ctarn.egg-info/SOURCES.txt' Copying ctarn.egg-info to build/bdist.linux-armv7l/wheel/ctarn-1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/ctarn-1.dist-info/WHEEL creating '/tmp/pip-wheel-jlmjukt5/ctarn-1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'ctarn/__init__.py' adding 'ctarn/cluster/__init__.py' adding 'ctarn/cluster/connect.py' adding 'ctarn/cluster/dendrogram.py' adding 'ctarn/cluster/evaluate.py' adding 'ctarn/cluster/prune.py' adding 'ctarn/cluster/reductive.py' adding 'ctarn/cluster/select.py' adding 'ctarn/cluster/smooth.py' adding 'ctarn/demo/__init__.py' adding 'ctarn/demo/rc.py' adding 'ctarn/util/__init__.py' adding 'ctarn/util/dataset.py' adding 'ctarn/util/visualize.py' adding 'ctarn-1.dist-info/METADATA' adding 'ctarn-1.dist-info/WHEEL' adding 'ctarn-1.dist-info/entry_points.txt' adding 'ctarn-1.dist-info/top_level.txt' adding 'ctarn-1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for ctarn: finished with status 'done' Stored in directory: /tmp/tmpobgjndts Successfully built ctarn Cleaning up... Removing source in /tmp/pip-wheel-u1q_eqj0/ctarn Removed build tracker '/tmp/pip-req-tracker-hks23u17'