Created temporary directory: /tmp/pip-ephem-wheel-cache-35lr5qxk Created temporary directory: /tmp/pip-req-tracker-kko0r5i5 Created requirements tracker '/tmp/pip-req-tracker-kko0r5i5' Created temporary directory: /tmp/pip-wheel-6qe1pzhh Looking in indexes: https://pypi.python.org/simple Collecting graph-nets==1.0.1 1 location(s) to search for versions of graph-nets: * https://pypi.python.org/simple/graph-nets/ Getting page https://pypi.python.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 Using version 1.0.1 (newest of versions: 1.0.1) Created temporary directory: /tmp/pip-unpack-jmyfry2y Downloading https://files.pythonhosted.org/packages/18/92/7665fad6a2260a5b9face2e04b0ea01308f9dbbc83e4716c5b391cea91ce/graph_nets-1.0.1.tar.gz (49kB) Downloading from URL https://files.pythonhosted.org/packages/18/92/7665fad6a2260a5b9face2e04b0ea01308f9dbbc83e4716c5b391cea91ce/graph_nets-1.0.1.tar.gz#sha256=10f77d4ab3a4436bd61f73e1c5fce3cb8b6e1c8cd80c519cb675d84041976646 (from https://pypi.org/simple/graph-nets/) Added graph-nets==1.0.1 from https://files.pythonhosted.org/packages/18/92/7665fad6a2260a5b9face2e04b0ea01308f9dbbc83e4716c5b391cea91ce/graph_nets-1.0.1.tar.gz#sha256=10f77d4ab3a4436bd61f73e1c5fce3cb8b6e1c8cd80c519cb675d84041976646 to build tracker '/tmp/pip-req-tracker-kko0r5i5' Running setup.py (path:/tmp/pip-wheel-6qe1pzhh/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-6qe1pzhh/graph-nets has version 1.0.1, which satisfies requirement graph-nets==1.0.1 from https://files.pythonhosted.org/packages/18/92/7665fad6a2260a5b9face2e04b0ea01308f9dbbc83e4716c5b391cea91ce/graph_nets-1.0.1.tar.gz#sha256=10f77d4ab3a4436bd61f73e1c5fce3cb8b6e1c8cd80c519cb675d84041976646 Removed graph-nets==1.0.1 from https://files.pythonhosted.org/packages/18/92/7665fad6a2260a5b9face2e04b0ea01308f9dbbc83e4716c5b391cea91ce/graph_nets-1.0.1.tar.gz#sha256=10f77d4ab3a4436bd61f73e1c5fce3cb8b6e1c8cd80c519cb675d84041976646 from build tracker '/tmp/pip-req-tracker-kko0r5i5' Building wheels for collected packages: graph-nets Created temporary directory: /tmp/pip-wheel-dt4a9n5v Running setup.py bdist_wheel for graph-nets: started Destination directory: /tmp/pip-wheel-dt4a9n5v Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-6qe1pzhh/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-dt4a9n5v running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/graph_nets copying graph_nets/__init__.py -> build/lib/graph_nets copying graph_nets/graphs.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/blocks.py -> build/lib/graph_nets copying graph_nets/utils_tf.py -> build/lib/graph_nets creating build/lib/graph_nets/tests copying graph_nets/tests/__init__.py -> build/lib/graph_nets/tests copying graph_nets/tests/blocks_test.py -> build/lib/graph_nets/tests copying graph_nets/tests/graphs_test.py -> 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/modules_test.py -> build/lib/graph_nets/tests copying graph_nets/tests/test_utils.py -> build/lib/graph_nets/tests creating build/lib/graph_nets/demos copying graph_nets/demos/__init__.py -> build/lib/graph_nets/demos copying graph_nets/demos/models.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/__init__.py -> build/bdist.linux-armv7l/wheel/graph_nets creating 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/blocks_test.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/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/modules_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/graphs.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/blocks.py -> build/bdist.linux-armv7l/wheel/graph_nets creating 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/demos/models.py -> build/bdist.linux-armv7l/wheel/graph_nets/demos copying build/lib/graph_nets/utils_tf.py -> build/bdist.linux-armv7l/wheel/graph_nets running install_egg_info running egg_info writing requirements to graph_nets.egg-info/requires.txt writing graph_nets.egg-info/PKG-INFO writing top-level names to graph_nets.egg-info/top_level.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.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/graph_nets-1.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-dt4a9n5v/graph_nets-1.0.1-py3-none-any.whl' and adding '.' 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.1.dist-info/top_level.txt' adding 'graph_nets-1.0.1.dist-info/WHEEL' adding 'graph_nets-1.0.1.dist-info/METADATA' adding 'graph_nets-1.0.1.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/tmplvcfj36z Successfully built graph-nets Cleaning up... Removing source in /tmp/pip-wheel-6qe1pzhh/graph-nets Removed build tracker '/tmp/pip-req-tracker-kko0r5i5'