Created temporary directory: /tmp/pip-ephem-wheel-cache-epthy4wb Created temporary directory: /tmp/pip-req-tracker-e08bzgj5 Created requirements tracker '/tmp/pip-req-tracker-e08bzgj5' Created temporary directory: /tmp/pip-wheel-q1rf3z0q Collecting graphio==0.0.7 1 location(s) to search for versions of graphio: * https://pypi.org/simple/graphio/ Getting page https://pypi.org/simple/graphio/ Analyzing links from page https://pypi.org/simple/graphio/ Found link https://files.pythonhosted.org/packages/3e/37/72e93e7676643afbe2ba91fa5786f1df3866bd332e371758bda9274e215f/graphio-0.0.2.tar.gz#sha256=06a8ff0ab323dc994436aba2ebf3ca539c8cb2697752e3fe3e2778a53293eb40 (from https://pypi.org/simple/graphio/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/78/11/7529d795a150f0e248c9d719612ae869ccbbd50c156a06bf85aab1cd7c4f/graphio-0.0.3.tar.gz#sha256=e76cdb687441a1ba6e5e511bb8c34b6dc6bce715db2a3c7f7b87ee5245541ab7 (from https://pypi.org/simple/graphio/), version: 0.0.3 Found link https://files.pythonhosted.org/packages/66/bd/f9c4dcbc49d894eb1e99a06941546e9b3588fa88ed7151ec4167f3d7c2f0/graphio-0.0.4.tar.gz#sha256=ceb165f9603c556bce475e9cbc0a83e3d897309079fcaa125ff75f6093273449 (from https://pypi.org/simple/graphio/), version: 0.0.4 Found link https://files.pythonhosted.org/packages/26/c4/2582d685a3f680f20d9db14591bfaedbcfcfca01d98c65e2951c91b5e326/graphio-0.0.5.tar.gz#sha256=8f96c2a61e66cd08d24eae9e2c3b39e8cde1392488dec289616e22103b8dc41c (from https://pypi.org/simple/graphio/), version: 0.0.5 Found link https://files.pythonhosted.org/packages/7a/fc/cb046d5a353b0ffe597b4e2834c986cdeafded56ea644c45f7a663a7f5ef/graphio-0.0.6.tar.gz#sha256=481753b53e29b31197dad91ee488c14732e2ca307041ad1f67bf7628c03f8ce8 (from https://pypi.org/simple/graphio/), version: 0.0.6 Found link https://files.pythonhosted.org/packages/67/2b/0ae8e121888707bc8b33795549012e64edb650b5407f972a0ecdd38acbee/graphio-0.0.7.tar.gz#sha256=f69778716c09d4026b95600ede8e9c7a7b625d1aef643462424aef826257eca4 (from https://pypi.org/simple/graphio/), version: 0.0.7 Using version 0.0.7 (newest of versions: 0.0.7) Created temporary directory: /tmp/pip-unpack-wzeh_uhl Downloading https://files.pythonhosted.org/packages/67/2b/0ae8e121888707bc8b33795549012e64edb650b5407f972a0ecdd38acbee/graphio-0.0.7.tar.gz Downloading from URL https://files.pythonhosted.org/packages/67/2b/0ae8e121888707bc8b33795549012e64edb650b5407f972a0ecdd38acbee/graphio-0.0.7.tar.gz#sha256=f69778716c09d4026b95600ede8e9c7a7b625d1aef643462424aef826257eca4 (from https://pypi.org/simple/graphio/) Added graphio==0.0.7 from https://files.pythonhosted.org/packages/67/2b/0ae8e121888707bc8b33795549012e64edb650b5407f972a0ecdd38acbee/graphio-0.0.7.tar.gz#sha256=f69778716c09d4026b95600ede8e9c7a7b625d1aef643462424aef826257eca4 to build tracker '/tmp/pip-req-tracker-e08bzgj5' Running setup.py (path:/tmp/pip-wheel-q1rf3z0q/graphio/setup.py) egg_info for package graphio Running command python setup.py egg_info running egg_info creating pip-egg-info/graphio.egg-info writing requirements to pip-egg-info/graphio.egg-info/requires.txt writing top-level names to pip-egg-info/graphio.egg-info/top_level.txt writing pip-egg-info/graphio.egg-info/PKG-INFO writing dependency_links to pip-egg-info/graphio.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/graphio.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/graphio.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/graphio.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-q1rf3z0q/graphio has version 0.0.7, which satisfies requirement graphio==0.0.7 from https://files.pythonhosted.org/packages/67/2b/0ae8e121888707bc8b33795549012e64edb650b5407f972a0ecdd38acbee/graphio-0.0.7.tar.gz#sha256=f69778716c09d4026b95600ede8e9c7a7b625d1aef643462424aef826257eca4 Removed graphio==0.0.7 from https://files.pythonhosted.org/packages/67/2b/0ae8e121888707bc8b33795549012e64edb650b5407f972a0ecdd38acbee/graphio-0.0.7.tar.gz#sha256=f69778716c09d4026b95600ede8e9c7a7b625d1aef643462424aef826257eca4 from build tracker '/tmp/pip-req-tracker-e08bzgj5' Building wheels for collected packages: graphio Created temporary directory: /tmp/pip-wheel-x98jeg5s Running setup.py bdist_wheel for graphio: started Destination directory: /tmp/pip-wheel-x98jeg5s Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-q1rf3z0q/graphio/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-x98jeg5s running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/graphio copying graphio/__init__.py -> build/lib/graphio copying graphio/defaults.py -> build/lib/graphio creating build/lib/graphio/neo4j copying graphio/neo4j/__init__.py -> build/lib/graphio/neo4j copying graphio/neo4j/query_parameters.py -> build/lib/graphio/neo4j copying graphio/neo4j/queries.py -> build/lib/graphio/neo4j creating build/lib/graphio/objects copying graphio/objects/nodeset.py -> build/lib/graphio/objects copying graphio/objects/__init__.py -> build/lib/graphio/objects copying graphio/objects/datacontainer.py -> build/lib/graphio/objects copying graphio/objects/relationshipset.py -> build/lib/graphio/objects copying graphio/objects/helper.py -> build/lib/graphio/objects copying graphio/objects/relationship.py -> build/lib/graphio/objects 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/graphio creating build/bdist.linux-armv7l/wheel/graphio/neo4j copying build/lib/graphio/neo4j/__init__.py -> build/bdist.linux-armv7l/wheel/graphio/neo4j copying build/lib/graphio/neo4j/query_parameters.py -> build/bdist.linux-armv7l/wheel/graphio/neo4j copying build/lib/graphio/neo4j/queries.py -> build/bdist.linux-armv7l/wheel/graphio/neo4j copying build/lib/graphio/__init__.py -> build/bdist.linux-armv7l/wheel/graphio copying build/lib/graphio/defaults.py -> build/bdist.linux-armv7l/wheel/graphio creating build/bdist.linux-armv7l/wheel/graphio/objects copying build/lib/graphio/objects/nodeset.py -> build/bdist.linux-armv7l/wheel/graphio/objects copying build/lib/graphio/objects/__init__.py -> build/bdist.linux-armv7l/wheel/graphio/objects copying build/lib/graphio/objects/datacontainer.py -> build/bdist.linux-armv7l/wheel/graphio/objects copying build/lib/graphio/objects/relationshipset.py -> build/bdist.linux-armv7l/wheel/graphio/objects copying build/lib/graphio/objects/helper.py -> build/bdist.linux-armv7l/wheel/graphio/objects copying build/lib/graphio/objects/relationship.py -> build/bdist.linux-armv7l/wheel/graphio/objects running install_egg_info running egg_info writing top-level names to graphio.egg-info/top_level.txt writing requirements to graphio.egg-info/requires.txt writing dependency_links to graphio.egg-info/dependency_links.txt writing graphio.egg-info/PKG-INFO reading manifest file 'graphio.egg-info/SOURCES.txt' writing manifest file 'graphio.egg-info/SOURCES.txt' Copying graphio.egg-info to build/bdist.linux-armv7l/wheel/graphio-0.0.7-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/graphio-0.0.7.dist-info/WHEEL creating '/tmp/pip-wheel-x98jeg5s/graphio-0.0.7-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'graphio/__init__.py' adding 'graphio/defaults.py' adding 'graphio/neo4j/__init__.py' adding 'graphio/neo4j/queries.py' adding 'graphio/neo4j/query_parameters.py' adding 'graphio/objects/__init__.py' adding 'graphio/objects/datacontainer.py' adding 'graphio/objects/helper.py' adding 'graphio/objects/nodeset.py' adding 'graphio/objects/relationship.py' adding 'graphio/objects/relationshipset.py' adding 'graphio-0.0.7.dist-info/METADATA' adding 'graphio-0.0.7.dist-info/WHEEL' adding 'graphio-0.0.7.dist-info/top_level.txt' adding 'graphio-0.0.7.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for graphio: finished with status 'done' Stored in directory: /tmp/tmpeyxgs_sp Successfully built graphio Cleaning up... Removing source in /tmp/pip-wheel-q1rf3z0q/graphio Removed build tracker '/tmp/pip-req-tracker-e08bzgj5'