Created temporary directory: /tmp/pip-ephem-wheel-cache-v7w0fvct Created temporary directory: /tmp/pip-req-tracker-y5pfpmic Created requirements tracker '/tmp/pip-req-tracker-y5pfpmic' Created temporary directory: /tmp/pip-wheel-qn2pw58o Collecting graph-nets==1.0.3 1 location(s) to search for versions of graph-nets: * https://pypi.org/simple/graph-nets/ Getting page https://pypi.org/simple/graph-nets/ Analyzing links from page https://pypi.org/simple/graph-nets/ Found link https://files.pythonhosted.org/packages/5d/b4/d54d4bbc82107c3efda41e6ef24da1eedadfe93e545c9f1597394f7eeea6/graph_nets-1.0.0.tar.gz#sha256=44f7eb677c8ca9343442986f4b016c7f937ffc4022570a0cd6da1c65836abb90 (from https://pypi.org/simple/graph-nets/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/18/92/7665fad6a2260a5b9face2e04b0ea01308f9dbbc83e4716c5b391cea91ce/graph_nets-1.0.1.tar.gz#sha256=10f77d4ab3a4436bd61f73e1c5fce3cb8b6e1c8cd80c519cb675d84041976646 (from https://pypi.org/simple/graph-nets/), version: 1.0.1 Skipping link https://files.pythonhosted.org/packages/38/56/16e83d970892d96d49bee9899f2fd250a23552e78bd7ef855a62cc4b0883/graph_nets-1.0.2-py2.7.egg#sha256=164475010c2f7ac3ba6ae32aba88fec036b772aadbd6724a9a43433951a1918c (from https://pypi.org/simple/graph-nets/); unsupported archive format: .egg Found link https://files.pythonhosted.org/packages/7e/7b/7f928d569f7c16720df52038bbf853cb7e2f630a1baf70b2181786c2a4e7/graph_nets-1.0.2.tar.gz#sha256=bd33aa00a69b504d0cda2c51b4783d037404313301cee37737f5f4d07875d78c (from https://pypi.org/simple/graph-nets/), version: 1.0.2 Found link https://files.pythonhosted.org/packages/24/4d/e5c0ba43aa8e5c86bd843ae807f38896efafa72d21d11ba9fd66de314c40/graph_nets-1.0.3.tar.gz#sha256=ae6149683fbed5686972e089964ee031ed38245eed535b93151fbf5a75d28b95 (from https://pypi.org/simple/graph-nets/), version: 1.0.3 Using version 1.0.3 (newest of versions: 1.0.3) Created temporary directory: /tmp/pip-unpack-_v9tki5p Downloading https://files.pythonhosted.org/packages/24/4d/e5c0ba43aa8e5c86bd843ae807f38896efafa72d21d11ba9fd66de314c40/graph_nets-1.0.3.tar.gz (54kB) Downloading from URL https://files.pythonhosted.org/packages/24/4d/e5c0ba43aa8e5c86bd843ae807f38896efafa72d21d11ba9fd66de314c40/graph_nets-1.0.3.tar.gz#sha256=ae6149683fbed5686972e089964ee031ed38245eed535b93151fbf5a75d28b95 (from https://pypi.org/simple/graph-nets/) Added graph-nets==1.0.3 from https://files.pythonhosted.org/packages/24/4d/e5c0ba43aa8e5c86bd843ae807f38896efafa72d21d11ba9fd66de314c40/graph_nets-1.0.3.tar.gz#sha256=ae6149683fbed5686972e089964ee031ed38245eed535b93151fbf5a75d28b95 to build tracker '/tmp/pip-req-tracker-y5pfpmic' Running setup.py (path:/tmp/pip-wheel-qn2pw58o/graph-nets/setup.py) egg_info for package graph-nets Running command python setup.py egg_info running egg_info creating pip-egg-info/graph_nets.egg-info writing top-level names to pip-egg-info/graph_nets.egg-info/top_level.txt writing requirements to pip-egg-info/graph_nets.egg-info/requires.txt writing dependency_links to pip-egg-info/graph_nets.egg-info/dependency_links.txt writing pip-egg-info/graph_nets.egg-info/PKG-INFO writing manifest file 'pip-egg-info/graph_nets.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/graph_nets.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/graph_nets.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-qn2pw58o/graph-nets has version 1.0.3, which satisfies requirement graph-nets==1.0.3 from https://files.pythonhosted.org/packages/24/4d/e5c0ba43aa8e5c86bd843ae807f38896efafa72d21d11ba9fd66de314c40/graph_nets-1.0.3.tar.gz#sha256=ae6149683fbed5686972e089964ee031ed38245eed535b93151fbf5a75d28b95 Removed graph-nets==1.0.3 from https://files.pythonhosted.org/packages/24/4d/e5c0ba43aa8e5c86bd843ae807f38896efafa72d21d11ba9fd66de314c40/graph_nets-1.0.3.tar.gz#sha256=ae6149683fbed5686972e089964ee031ed38245eed535b93151fbf5a75d28b95 from build tracker '/tmp/pip-req-tracker-y5pfpmic' Building wheels for collected packages: graph-nets Created temporary directory: /tmp/pip-wheel-3bz64m37 Running setup.py bdist_wheel for graph-nets: started Destination directory: /tmp/pip-wheel-3bz64m37 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-qn2pw58o/graph-nets/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-3bz64m37 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/graph_nets copying graph_nets/blocks.py -> build/lib/graph_nets copying graph_nets/utils_np.py -> build/lib/graph_nets copying graph_nets/modules.py -> build/lib/graph_nets copying graph_nets/utils_tf.py -> build/lib/graph_nets copying graph_nets/graphs.py -> build/lib/graph_nets copying graph_nets/__init__.py -> build/lib/graph_nets creating build/lib/graph_nets/tests copying graph_nets/tests/utils_tf_test.py -> build/lib/graph_nets/tests copying graph_nets/tests/utils_np_test.py -> build/lib/graph_nets/tests copying graph_nets/tests/test_utils.py -> build/lib/graph_nets/tests copying graph_nets/tests/graphs_test.py -> build/lib/graph_nets/tests copying graph_nets/tests/blocks_test.py -> build/lib/graph_nets/tests copying graph_nets/tests/__init__.py -> build/lib/graph_nets/tests copying graph_nets/tests/modules_test.py -> build/lib/graph_nets/tests creating build/lib/graph_nets/demos copying graph_nets/demos/models.py -> build/lib/graph_nets/demos copying graph_nets/demos/__init__.py -> build/lib/graph_nets/demos 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/graph_nets copying build/lib/graph_nets/blocks.py -> build/bdist.linux-armv7l/wheel/graph_nets copying build/lib/graph_nets/utils_np.py -> build/bdist.linux-armv7l/wheel/graph_nets copying build/lib/graph_nets/modules.py -> build/bdist.linux-armv7l/wheel/graph_nets copying build/lib/graph_nets/utils_tf.py -> build/bdist.linux-armv7l/wheel/graph_nets copying build/lib/graph_nets/graphs.py -> build/bdist.linux-armv7l/wheel/graph_nets creating build/bdist.linux-armv7l/wheel/graph_nets/tests copying build/lib/graph_nets/tests/utils_tf_test.py -> build/bdist.linux-armv7l/wheel/graph_nets/tests copying build/lib/graph_nets/tests/utils_np_test.py -> build/bdist.linux-armv7l/wheel/graph_nets/tests copying build/lib/graph_nets/tests/test_utils.py -> build/bdist.linux-armv7l/wheel/graph_nets/tests copying build/lib/graph_nets/tests/graphs_test.py -> build/bdist.linux-armv7l/wheel/graph_nets/tests copying build/lib/graph_nets/tests/blocks_test.py -> build/bdist.linux-armv7l/wheel/graph_nets/tests copying build/lib/graph_nets/tests/__init__.py -> build/bdist.linux-armv7l/wheel/graph_nets/tests copying build/lib/graph_nets/tests/modules_test.py -> build/bdist.linux-armv7l/wheel/graph_nets/tests creating build/bdist.linux-armv7l/wheel/graph_nets/demos copying build/lib/graph_nets/demos/models.py -> build/bdist.linux-armv7l/wheel/graph_nets/demos copying build/lib/graph_nets/demos/__init__.py -> build/bdist.linux-armv7l/wheel/graph_nets/demos copying build/lib/graph_nets/__init__.py -> build/bdist.linux-armv7l/wheel/graph_nets running install_egg_info running egg_info writing graph_nets.egg-info/PKG-INFO writing top-level names to graph_nets.egg-info/top_level.txt writing requirements to graph_nets.egg-info/requires.txt writing dependency_links to graph_nets.egg-info/dependency_links.txt reading manifest file 'graph_nets.egg-info/SOURCES.txt' writing manifest file 'graph_nets.egg-info/SOURCES.txt' Copying graph_nets.egg-info to build/bdist.linux-armv7l/wheel/graph_nets-1.0.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/graph_nets-1.0.3.dist-info/WHEEL creating '/tmp/pip-wheel-3bz64m37/graph_nets-1.0.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'graph_nets/__init__.py' adding 'graph_nets/blocks.py' adding 'graph_nets/graphs.py' adding 'graph_nets/modules.py' adding 'graph_nets/utils_np.py' adding 'graph_nets/utils_tf.py' adding 'graph_nets/demos/__init__.py' adding 'graph_nets/demos/models.py' adding 'graph_nets/tests/__init__.py' adding 'graph_nets/tests/blocks_test.py' adding 'graph_nets/tests/graphs_test.py' adding 'graph_nets/tests/modules_test.py' adding 'graph_nets/tests/test_utils.py' adding 'graph_nets/tests/utils_np_test.py' adding 'graph_nets/tests/utils_tf_test.py' adding 'graph_nets-1.0.3.dist-info/METADATA' adding 'graph_nets-1.0.3.dist-info/WHEEL' adding 'graph_nets-1.0.3.dist-info/top_level.txt' adding 'graph_nets-1.0.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for graph-nets: finished with status 'done' Stored in directory: /tmp/tmpn_9676lq Successfully built graph-nets Cleaning up... Removing source in /tmp/pip-wheel-qn2pw58o/graph-nets Removed build tracker '/tmp/pip-req-tracker-y5pfpmic'