Created temporary directory: /tmp/pip-ephem-wheel-cache-2slutzi1 Created temporary directory: /tmp/pip-req-tracker-leool4l0 Created requirements tracker '/tmp/pip-req-tracker-leool4l0' Created temporary directory: /tmp/pip-wheel-hc7ayed9 Collecting partition==0.0.1 1 location(s) to search for versions of partition: * https://pypi.org/simple/partition/ Getting page https://pypi.org/simple/partition/ Analyzing links from page https://pypi.org/simple/partition/ Skipping link https://files.pythonhosted.org/packages/69/a7/77ff315a469111da83f08d0df4f4b4fa19660e11ae5ae87b7db1494c5d6c/partition-0.0.1-py2-none-any.whl#sha256=f1df3c239a530fa1d64cdf1eee4d9c0a54111d76bca3031347153a61d5f663ce (from https://pypi.org/simple/partition/) (requires-python:>=2.6, !=3.0.*, !=3.1.*, !=3.2.*, <4); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/81/d2/854f7ac5f7e33024160198e10d14c979442e48bf1ff737f6b14e1fa14a40/partition-0.0.1.tar.gz#sha256=b2cc2c453e5064788283db5448285993a33a41bc62dd1a447411a23082cee1bd (from https://pypi.org/simple/partition/) (requires-python:>=2.6, !=3.0.*, !=3.1.*, !=3.2.*, <4), version: 0.0.1 Using version 0.0.1 (newest of versions: 0.0.1) Created temporary directory: /tmp/pip-unpack-fap4nmep Downloading https://files.pythonhosted.org/packages/81/d2/854f7ac5f7e33024160198e10d14c979442e48bf1ff737f6b14e1fa14a40/partition-0.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/81/d2/854f7ac5f7e33024160198e10d14c979442e48bf1ff737f6b14e1fa14a40/partition-0.0.1.tar.gz#sha256=b2cc2c453e5064788283db5448285993a33a41bc62dd1a447411a23082cee1bd (from https://pypi.org/simple/partition/) (requires-python:>=2.6, !=3.0.*, !=3.1.*, !=3.2.*, <4) Added partition==0.0.1 from https://files.pythonhosted.org/packages/81/d2/854f7ac5f7e33024160198e10d14c979442e48bf1ff737f6b14e1fa14a40/partition-0.0.1.tar.gz#sha256=b2cc2c453e5064788283db5448285993a33a41bc62dd1a447411a23082cee1bd to build tracker '/tmp/pip-req-tracker-leool4l0' Running setup.py (path:/tmp/pip-wheel-hc7ayed9/partition/setup.py) egg_info for package partition Running command python setup.py egg_info running egg_info creating pip-egg-info/partition.egg-info writing dependency_links to pip-egg-info/partition.egg-info/dependency_links.txt writing pip-egg-info/partition.egg-info/PKG-INFO writing top-level names to pip-egg-info/partition.egg-info/top_level.txt writing entry points to pip-egg-info/partition.egg-info/entry_points.txt writing manifest file 'pip-egg-info/partition.egg-info/SOURCES.txt' package init file 'partition/__init__.py' not found (or not a regular file) reading manifest file 'pip-egg-info/partition.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/partition.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-hc7ayed9/partition has version 0.0.1, which satisfies requirement partition==0.0.1 from https://files.pythonhosted.org/packages/81/d2/854f7ac5f7e33024160198e10d14c979442e48bf1ff737f6b14e1fa14a40/partition-0.0.1.tar.gz#sha256=b2cc2c453e5064788283db5448285993a33a41bc62dd1a447411a23082cee1bd Removed partition==0.0.1 from https://files.pythonhosted.org/packages/81/d2/854f7ac5f7e33024160198e10d14c979442e48bf1ff737f6b14e1fa14a40/partition-0.0.1.tar.gz#sha256=b2cc2c453e5064788283db5448285993a33a41bc62dd1a447411a23082cee1bd from build tracker '/tmp/pip-req-tracker-leool4l0' Building wheels for collected packages: partition Created temporary directory: /tmp/pip-wheel-b8jot8dj Running setup.py bdist_wheel for partition: started Destination directory: /tmp/pip-wheel-b8jot8dj Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-hc7ayed9/partition/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-b8jot8dj running bdist_wheel running build running build_py package init file 'partition/__init__.py' not found (or not a regular file) creating build creating build/lib creating build/lib/partition copying partition/partition.py -> build/lib/partition running egg_info writing partition.egg-info/PKG-INFO writing dependency_links to partition.egg-info/dependency_links.txt writing entry points to partition.egg-info/entry_points.txt writing top-level names to partition.egg-info/top_level.txt reading manifest file 'partition.egg-info/SOURCES.txt' writing manifest file 'partition.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/partition copying build/lib/partition/partition.py -> build/bdist.linux-armv7l/wheel/partition running install_egg_info Copying partition.egg-info to build/bdist.linux-armv7l/wheel/partition-0.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/partition-0.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-b8jot8dj/partition-0.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'partition/partition.py' adding 'partition-0.0.1.dist-info/METADATA' adding 'partition-0.0.1.dist-info/WHEEL' adding 'partition-0.0.1.dist-info/entry_points.txt' adding 'partition-0.0.1.dist-info/top_level.txt' adding 'partition-0.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for partition: finished with status 'done' Stored in directory: /tmp/tmpokvwilvx Successfully built partition Cleaning up... Removing source in /tmp/pip-wheel-hc7ayed9/partition Removed build tracker '/tmp/pip-req-tracker-leool4l0'