Created temporary directory: /tmp/pip-ephem-wheel-cache-9aztmfht Created temporary directory: /tmp/pip-req-tracker-03285rpt Created requirements tracker '/tmp/pip-req-tracker-03285rpt' Created temporary directory: /tmp/pip-wheel-zcjli9v_ Collecting torchgpipe==0.0.3 1 location(s) to search for versions of torchgpipe: * https://pypi.org/simple/torchgpipe/ Getting page https://pypi.org/simple/torchgpipe/ Analyzing links from page https://pypi.org/simple/torchgpipe/ Found link https://files.pythonhosted.org/packages/1e/f8/2daa5df4b7b8adfd592afb762860283b9cad6cd81564f09b4148470f508d/torchgpipe-0.0.1a0.tar.gz#sha256=bbecf8e085dc26ef380d9efe15321a761bcc29901311b51e70abd21883a508eb (from https://pypi.org/simple/torchgpipe/), version: 0.0.1a0 Found link https://files.pythonhosted.org/packages/b8/aa/aa34c9cd3fe0fe533c076f88099efb5b1fa239336167a31ad86e35246dd7/torchgpipe-0.0.1.tar.gz#sha256=9a840108ccaea2a8e54305291121fa50713ef7bb061516511916d102876f43e4 (from https://pypi.org/simple/torchgpipe/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/c8/9b/9c06ac8970348b86af9c1d83795b5659f8afef99e06c1045f2a92f9b3d75/torchgpipe-0.0.2.tar.gz#sha256=e859e784e03008f8b74996239073cb23cc8196a958432139c84db60d9f1aab49 (from https://pypi.org/simple/torchgpipe/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/ef/e1/21172ef06303514a0204dbdd9eb3220cd51c9d08c0b4c17d888ba30691d8/torchgpipe-0.0.3.tar.gz#sha256=a9de300173800e45783f3f17959a24deb339ccdebd0f17245bf29fda8fa0c165 (from https://pypi.org/simple/torchgpipe/), version: 0.0.3 Using version 0.0.3 (newest of versions: 0.0.3) Created temporary directory: /tmp/pip-unpack-g9yscud8 Downloading https://files.pythonhosted.org/packages/ef/e1/21172ef06303514a0204dbdd9eb3220cd51c9d08c0b4c17d888ba30691d8/torchgpipe-0.0.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/ef/e1/21172ef06303514a0204dbdd9eb3220cd51c9d08c0b4c17d888ba30691d8/torchgpipe-0.0.3.tar.gz#sha256=a9de300173800e45783f3f17959a24deb339ccdebd0f17245bf29fda8fa0c165 (from https://pypi.org/simple/torchgpipe/) Added torchgpipe==0.0.3 from https://files.pythonhosted.org/packages/ef/e1/21172ef06303514a0204dbdd9eb3220cd51c9d08c0b4c17d888ba30691d8/torchgpipe-0.0.3.tar.gz#sha256=a9de300173800e45783f3f17959a24deb339ccdebd0f17245bf29fda8fa0c165 to build tracker '/tmp/pip-req-tracker-03285rpt' Running setup.py (path:/tmp/pip-wheel-zcjli9v_/torchgpipe/setup.py) egg_info for package torchgpipe Running command python setup.py egg_info running egg_info creating pip-egg-info/torchgpipe.egg-info writing requirements to pip-egg-info/torchgpipe.egg-info/requires.txt writing top-level names to pip-egg-info/torchgpipe.egg-info/top_level.txt writing dependency_links to pip-egg-info/torchgpipe.egg-info/dependency_links.txt writing pip-egg-info/torchgpipe.egg-info/PKG-INFO writing manifest file 'pip-egg-info/torchgpipe.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/torchgpipe.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/torchgpipe.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-zcjli9v_/torchgpipe has version 0.0.3, which satisfies requirement torchgpipe==0.0.3 from https://files.pythonhosted.org/packages/ef/e1/21172ef06303514a0204dbdd9eb3220cd51c9d08c0b4c17d888ba30691d8/torchgpipe-0.0.3.tar.gz#sha256=a9de300173800e45783f3f17959a24deb339ccdebd0f17245bf29fda8fa0c165 Removed torchgpipe==0.0.3 from https://files.pythonhosted.org/packages/ef/e1/21172ef06303514a0204dbdd9eb3220cd51c9d08c0b4c17d888ba30691d8/torchgpipe-0.0.3.tar.gz#sha256=a9de300173800e45783f3f17959a24deb339ccdebd0f17245bf29fda8fa0c165 from build tracker '/tmp/pip-req-tracker-03285rpt' Building wheels for collected packages: torchgpipe Created temporary directory: /tmp/pip-wheel-kowrt8gw Running setup.py bdist_wheel for torchgpipe: started Destination directory: /tmp/pip-wheel-kowrt8gw Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-zcjli9v_/torchgpipe/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-kowrt8gw running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/torchgpipe copying torchgpipe/__version__.py -> build/lib/torchgpipe copying torchgpipe/checkpoint.py -> build/lib/torchgpipe copying torchgpipe/worker.py -> build/lib/torchgpipe copying torchgpipe/gpipe.py -> build/lib/torchgpipe copying torchgpipe/dependency.py -> build/lib/torchgpipe copying torchgpipe/batchnorm.py -> build/lib/torchgpipe copying torchgpipe/pipeline.py -> build/lib/torchgpipe copying torchgpipe/__init__.py -> build/lib/torchgpipe copying torchgpipe/stream.py -> build/lib/torchgpipe copying torchgpipe/microbatch.py -> build/lib/torchgpipe copying torchgpipe/copy.py -> build/lib/torchgpipe creating build/lib/torchgpipe_balancing copying torchgpipe_balancing/profile.py -> build/lib/torchgpipe_balancing copying torchgpipe_balancing/__init__.py -> build/lib/torchgpipe_balancing copying torchgpipe_balancing/blockpartition.py -> build/lib/torchgpipe_balancing copying torchgpipe_balancing/utils.py -> build/lib/torchgpipe_balancing copying torchgpipe/py.typed -> build/lib/torchgpipe 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/torchgpipe_balancing copying build/lib/torchgpipe_balancing/profile.py -> build/bdist.linux-armv7l/wheel/torchgpipe_balancing copying build/lib/torchgpipe_balancing/__init__.py -> build/bdist.linux-armv7l/wheel/torchgpipe_balancing copying build/lib/torchgpipe_balancing/blockpartition.py -> build/bdist.linux-armv7l/wheel/torchgpipe_balancing copying build/lib/torchgpipe_balancing/utils.py -> build/bdist.linux-armv7l/wheel/torchgpipe_balancing creating build/bdist.linux-armv7l/wheel/torchgpipe copying build/lib/torchgpipe/__version__.py -> build/bdist.linux-armv7l/wheel/torchgpipe copying build/lib/torchgpipe/checkpoint.py -> build/bdist.linux-armv7l/wheel/torchgpipe copying build/lib/torchgpipe/worker.py -> build/bdist.linux-armv7l/wheel/torchgpipe copying build/lib/torchgpipe/gpipe.py -> build/bdist.linux-armv7l/wheel/torchgpipe copying build/lib/torchgpipe/dependency.py -> build/bdist.linux-armv7l/wheel/torchgpipe copying build/lib/torchgpipe/batchnorm.py -> build/bdist.linux-armv7l/wheel/torchgpipe copying build/lib/torchgpipe/py.typed -> build/bdist.linux-armv7l/wheel/torchgpipe copying build/lib/torchgpipe/pipeline.py -> build/bdist.linux-armv7l/wheel/torchgpipe copying build/lib/torchgpipe/__init__.py -> build/bdist.linux-armv7l/wheel/torchgpipe copying build/lib/torchgpipe/stream.py -> build/bdist.linux-armv7l/wheel/torchgpipe copying build/lib/torchgpipe/microbatch.py -> build/bdist.linux-armv7l/wheel/torchgpipe copying build/lib/torchgpipe/copy.py -> build/bdist.linux-armv7l/wheel/torchgpipe running install_egg_info running egg_info writing top-level names to torchgpipe.egg-info/top_level.txt writing dependency_links to torchgpipe.egg-info/dependency_links.txt writing torchgpipe.egg-info/PKG-INFO writing requirements to torchgpipe.egg-info/requires.txt reading manifest file 'torchgpipe.egg-info/SOURCES.txt' writing manifest file 'torchgpipe.egg-info/SOURCES.txt' Copying torchgpipe.egg-info to build/bdist.linux-armv7l/wheel/torchgpipe-0.0.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/torchgpipe-0.0.3.dist-info/WHEEL creating '/tmp/pip-wheel-kowrt8gw/torchgpipe-0.0.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'torchgpipe/__init__.py' adding 'torchgpipe/__version__.py' adding 'torchgpipe/batchnorm.py' adding 'torchgpipe/checkpoint.py' adding 'torchgpipe/copy.py' adding 'torchgpipe/dependency.py' adding 'torchgpipe/gpipe.py' adding 'torchgpipe/microbatch.py' adding 'torchgpipe/pipeline.py' adding 'torchgpipe/py.typed' adding 'torchgpipe/stream.py' adding 'torchgpipe/worker.py' adding 'torchgpipe_balancing/__init__.py' adding 'torchgpipe_balancing/blockpartition.py' adding 'torchgpipe_balancing/profile.py' adding 'torchgpipe_balancing/utils.py' adding 'torchgpipe-0.0.3.dist-info/METADATA' adding 'torchgpipe-0.0.3.dist-info/WHEEL' adding 'torchgpipe-0.0.3.dist-info/top_level.txt' adding 'torchgpipe-0.0.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for torchgpipe: finished with status 'done' Stored in directory: /tmp/tmpwko38_2u Successfully built torchgpipe Cleaning up... Removing source in /tmp/pip-wheel-zcjli9v_/torchgpipe Removed build tracker '/tmp/pip-req-tracker-03285rpt'