Created temporary directory: /tmp/pip-ephem-wheel-cache-hz4vq6o_ Created temporary directory: /tmp/pip-req-tracker-_it9v5zy Created requirements tracker '/tmp/pip-req-tracker-_it9v5zy' Created temporary directory: /tmp/pip-wheel-pf7hiiw6 Collecting autopaths==1.0.1 1 location(s) to search for versions of autopaths: * https://pypi.org/simple/autopaths/ Getting page https://pypi.org/simple/autopaths/ Analyzing links from page https://pypi.org/simple/autopaths/ Skipping link https://files.pythonhosted.org/packages/9a/80/c412e61b1134c2cc09e925102de477ac272ccdd76f17d727c972d4a0879d/autopaths-1.0.0-py2-none-any.whl#sha256=1e920ad4d5d7f0fff0231598f7c3746505e1c942957cde51fdc0a4c8f3ceb3fb (from https://pypi.org/simple/autopaths/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b5/b5/6b57bc47630a118297cb0e2667f888b4fbccd45593655c08a29d50164fe9/autopaths-1.0.1-py2-none-any.whl#sha256=7c34c061df677d8c1e973f6529ddb5689adb4f39ee4d66877b2b3283327c4404 (from https://pypi.org/simple/autopaths/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/23/81/0db1bd47d7a99c6acae3f5f18175b2e6e10d01a3bd212b29c1761f0501c3/autopaths-1.0.1.tar.gz#sha256=81137f55b9a0a6a2347b9de09e60d5e15e9dbc9a7ea491a3b6006e8b132c2710 (from https://pypi.org/simple/autopaths/), version: 1.0.1 Using version 1.0.1 (newest of versions: 1.0.1) Created temporary directory: /tmp/pip-unpack-uwiw9wa4 Downloading https://files.pythonhosted.org/packages/23/81/0db1bd47d7a99c6acae3f5f18175b2e6e10d01a3bd212b29c1761f0501c3/autopaths-1.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/23/81/0db1bd47d7a99c6acae3f5f18175b2e6e10d01a3bd212b29c1761f0501c3/autopaths-1.0.1.tar.gz#sha256=81137f55b9a0a6a2347b9de09e60d5e15e9dbc9a7ea491a3b6006e8b132c2710 (from https://pypi.org/simple/autopaths/) Added autopaths==1.0.1 from https://files.pythonhosted.org/packages/23/81/0db1bd47d7a99c6acae3f5f18175b2e6e10d01a3bd212b29c1761f0501c3/autopaths-1.0.1.tar.gz#sha256=81137f55b9a0a6a2347b9de09e60d5e15e9dbc9a7ea491a3b6006e8b132c2710 to build tracker '/tmp/pip-req-tracker-_it9v5zy' Running setup.py (path:/tmp/pip-wheel-pf7hiiw6/autopaths/setup.py) egg_info for package autopaths Running command python setup.py egg_info running egg_info creating pip-egg-info/autopaths.egg-info writing pip-egg-info/autopaths.egg-info/PKG-INFO writing dependency_links to pip-egg-info/autopaths.egg-info/dependency_links.txt writing top-level names to pip-egg-info/autopaths.egg-info/top_level.txt writing requirements to pip-egg-info/autopaths.egg-info/requires.txt writing manifest file 'pip-egg-info/autopaths.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/autopaths.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/autopaths.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-pf7hiiw6/autopaths has version 1.0.1, which satisfies requirement autopaths==1.0.1 from https://files.pythonhosted.org/packages/23/81/0db1bd47d7a99c6acae3f5f18175b2e6e10d01a3bd212b29c1761f0501c3/autopaths-1.0.1.tar.gz#sha256=81137f55b9a0a6a2347b9de09e60d5e15e9dbc9a7ea491a3b6006e8b132c2710 Removed autopaths==1.0.1 from https://files.pythonhosted.org/packages/23/81/0db1bd47d7a99c6acae3f5f18175b2e6e10d01a3bd212b29c1761f0501c3/autopaths-1.0.1.tar.gz#sha256=81137f55b9a0a6a2347b9de09e60d5e15e9dbc9a7ea491a3b6006e8b132c2710 from build tracker '/tmp/pip-req-tracker-_it9v5zy' Building wheels for collected packages: autopaths Created temporary directory: /tmp/pip-wheel-4ee71ikb Running setup.py bdist_wheel for autopaths: started Destination directory: /tmp/pip-wheel-4ee71ikb Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-pf7hiiw6/autopaths/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-4ee71ikb running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/autopaths copying autopaths/__init__.py -> build/lib/autopaths copying autopaths/auto_paths.py -> build/lib/autopaths copying autopaths/file_path.py -> build/lib/autopaths copying autopaths/dir_path.py -> build/lib/autopaths copying autopaths/file_permissions.py -> build/lib/autopaths copying autopaths/file_size.py -> build/lib/autopaths copying autopaths/common.py -> build/lib/autopaths 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/autopaths copying build/lib/autopaths/__init__.py -> build/bdist.linux-armv7l/wheel/autopaths copying build/lib/autopaths/auto_paths.py -> build/bdist.linux-armv7l/wheel/autopaths copying build/lib/autopaths/file_path.py -> build/bdist.linux-armv7l/wheel/autopaths copying build/lib/autopaths/dir_path.py -> build/bdist.linux-armv7l/wheel/autopaths copying build/lib/autopaths/file_permissions.py -> build/bdist.linux-armv7l/wheel/autopaths copying build/lib/autopaths/file_size.py -> build/bdist.linux-armv7l/wheel/autopaths copying build/lib/autopaths/common.py -> build/bdist.linux-armv7l/wheel/autopaths running install_egg_info running egg_info writing dependency_links to autopaths.egg-info/dependency_links.txt writing requirements to autopaths.egg-info/requires.txt writing autopaths.egg-info/PKG-INFO writing top-level names to autopaths.egg-info/top_level.txt reading manifest file 'autopaths.egg-info/SOURCES.txt' writing manifest file 'autopaths.egg-info/SOURCES.txt' Copying autopaths.egg-info to build/bdist.linux-armv7l/wheel/autopaths-1.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/autopaths-1.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-4ee71ikb/autopaths-1.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'autopaths/__init__.py' adding 'autopaths/auto_paths.py' adding 'autopaths/common.py' adding 'autopaths/dir_path.py' adding 'autopaths/file_path.py' adding 'autopaths/file_permissions.py' adding 'autopaths/file_size.py' adding 'autopaths-1.0.1.dist-info/METADATA' adding 'autopaths-1.0.1.dist-info/WHEEL' adding 'autopaths-1.0.1.dist-info/top_level.txt' adding 'autopaths-1.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for autopaths: finished with status 'done' Stored in directory: /tmp/tmpprdg_x_i Successfully built autopaths Cleaning up... Removing source in /tmp/pip-wheel-pf7hiiw6/autopaths Removed build tracker '/tmp/pip-req-tracker-_it9v5zy'