Created temporary directory: /tmp/pip-ephem-wheel-cache-gs5bfvki Created temporary directory: /tmp/pip-req-tracker-s0g6vknv Created requirements tracker '/tmp/pip-req-tracker-s0g6vknv' Created temporary directory: /tmp/pip-wheel-m8t0ok_l Looking in indexes: https://pypi.python.org/simple Collecting ToE==0.0.1a0 1 location(s) to search for versions of ToE: * https://pypi.python.org/simple/toe/ Getting page https://pypi.python.org/simple/toe/ Analyzing links from page https://pypi.org/simple/toe/ Found link https://files.pythonhosted.org/packages/67/f7/5271f13c59577f7970454ba9b5fbed40e37f112709d3e8dc8752408c1bb3/ToE-0.0.1a0.tar.gz#sha256=3e4bfcc036246d967c3ab8b902e9363190229b35b1d4a857574190745825f4dd (from https://pypi.org/simple/toe/), version: 0.0.1a0 Using version 0.0.1a0 (newest of versions: 0.0.1a0) Created temporary directory: /tmp/pip-unpack-u36qp__6 Downloading https://files.pythonhosted.org/packages/67/f7/5271f13c59577f7970454ba9b5fbed40e37f112709d3e8dc8752408c1bb3/ToE-0.0.1a0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/67/f7/5271f13c59577f7970454ba9b5fbed40e37f112709d3e8dc8752408c1bb3/ToE-0.0.1a0.tar.gz#sha256=3e4bfcc036246d967c3ab8b902e9363190229b35b1d4a857574190745825f4dd (from https://pypi.org/simple/toe/) Added ToE==0.0.1a0 from https://files.pythonhosted.org/packages/67/f7/5271f13c59577f7970454ba9b5fbed40e37f112709d3e8dc8752408c1bb3/ToE-0.0.1a0.tar.gz#sha256=3e4bfcc036246d967c3ab8b902e9363190229b35b1d4a857574190745825f4dd to build tracker '/tmp/pip-req-tracker-s0g6vknv' Running setup.py (path:/tmp/pip-wheel-m8t0ok_l/ToE/setup.py) egg_info for package ToE Running command python setup.py egg_info running egg_info creating pip-egg-info/ToE.egg-info writing top-level names to pip-egg-info/ToE.egg-info/top_level.txt writing pip-egg-info/ToE.egg-info/PKG-INFO writing dependency_links to pip-egg-info/ToE.egg-info/dependency_links.txt writing requirements to pip-egg-info/ToE.egg-info/requires.txt writing manifest file 'pip-egg-info/ToE.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ToE.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/ToE.egg-info/SOURCES.txt' /home/piwheels/.local/lib/python3.5/site-packages/setuptools/dist.py:398: UserWarning: Normalizing '0.0.1-alpha' to '0.0.1a0' normalized_version, Source in /tmp/pip-wheel-m8t0ok_l/ToE has version 0.0.1a0, which satisfies requirement ToE==0.0.1a0 from https://files.pythonhosted.org/packages/67/f7/5271f13c59577f7970454ba9b5fbed40e37f112709d3e8dc8752408c1bb3/ToE-0.0.1a0.tar.gz#sha256=3e4bfcc036246d967c3ab8b902e9363190229b35b1d4a857574190745825f4dd Removed ToE==0.0.1a0 from https://files.pythonhosted.org/packages/67/f7/5271f13c59577f7970454ba9b5fbed40e37f112709d3e8dc8752408c1bb3/ToE-0.0.1a0.tar.gz#sha256=3e4bfcc036246d967c3ab8b902e9363190229b35b1d4a857574190745825f4dd from build tracker '/tmp/pip-req-tracker-s0g6vknv' Building wheels for collected packages: ToE Created temporary directory: /tmp/pip-wheel-03kjodbg Running setup.py bdist_wheel for ToE: started Destination directory: /tmp/pip-wheel-03kjodbg Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-m8t0ok_l/ToE/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-03kjodbg /home/piwheels/.local/lib/python3.5/site-packages/setuptools/dist.py:398: UserWarning: Normalizing '0.0.1-alpha' to '0.0.1a0' normalized_version, running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ToE copying ToE/__init__.py -> build/lib/ToE creating build/lib/ToE/communication copying ToE/communication/GradBlock.py -> build/lib/ToE/communication copying ToE/communication/MPIManager.py -> build/lib/ToE/communication copying ToE/communication/Gradcomp.py -> build/lib/ToE/communication copying ToE/communication/__init__.py -> build/lib/ToE/communication copying ToE/communication/socketutils.py -> build/lib/ToE/communication creating build/lib/ToE/subgraph copying ToE/subgraph/dynamic_split_model.py -> build/lib/ToE/subgraph copying ToE/subgraph/__init__.py -> build/lib/ToE/subgraph running egg_info writing ToE.egg-info/PKG-INFO writing requirements to ToE.egg-info/requires.txt writing top-level names to ToE.egg-info/top_level.txt writing dependency_links to ToE.egg-info/dependency_links.txt reading manifest file 'ToE.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'ToE.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/ToE creating build/bdist.linux-armv7l/wheel/ToE/communication copying build/lib/ToE/communication/GradBlock.py -> build/bdist.linux-armv7l/wheel/ToE/communication copying build/lib/ToE/communication/MPIManager.py -> build/bdist.linux-armv7l/wheel/ToE/communication copying build/lib/ToE/communication/Gradcomp.py -> build/bdist.linux-armv7l/wheel/ToE/communication copying build/lib/ToE/communication/__init__.py -> build/bdist.linux-armv7l/wheel/ToE/communication copying build/lib/ToE/communication/socketutils.py -> build/bdist.linux-armv7l/wheel/ToE/communication creating build/bdist.linux-armv7l/wheel/ToE/subgraph copying build/lib/ToE/subgraph/dynamic_split_model.py -> build/bdist.linux-armv7l/wheel/ToE/subgraph copying build/lib/ToE/subgraph/__init__.py -> build/bdist.linux-armv7l/wheel/ToE/subgraph copying build/lib/ToE/__init__.py -> build/bdist.linux-armv7l/wheel/ToE running install_egg_info Copying ToE.egg-info to build/bdist.linux-armv7l/wheel/ToE-0.0.1a0-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/ToE-0.0.1a0.dist-info/WHEEL creating '/tmp/pip-wheel-03kjodbg/ToE-0.0.1a0-py2.py3-none-any.whl' and adding '.' to it adding 'ToE/__init__.py' adding 'ToE/communication/GradBlock.py' adding 'ToE/communication/Gradcomp.py' adding 'ToE/communication/MPIManager.py' adding 'ToE/communication/__init__.py' adding 'ToE/communication/socketutils.py' adding 'ToE/subgraph/__init__.py' adding 'ToE/subgraph/dynamic_split_model.py' adding 'ToE-0.0.1a0.dist-info/top_level.txt' adding 'ToE-0.0.1a0.dist-info/WHEEL' adding 'ToE-0.0.1a0.dist-info/METADATA' adding 'ToE-0.0.1a0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for ToE: finished with status 'done' Stored in directory: /tmp/tmpso0gu5jq Successfully built ToE Cleaning up... Removing source in /tmp/pip-wheel-m8t0ok_l/ToE Removed build tracker '/tmp/pip-req-tracker-s0g6vknv'