Created temporary directory: /tmp/pip-ephem-wheel-cache-ultve4yh Created temporary directory: /tmp/pip-req-tracker-ugb_zzke Created requirements tracker '/tmp/pip-req-tracker-ugb_zzke' Created temporary directory: /tmp/pip-wheel-g3sgcvan Looking in indexes: https://pypi.python.org/simple Collecting graphcall==0.0.6 1 location(s) to search for versions of graphcall: * https://pypi.python.org/simple/graphcall/ Getting page https://pypi.python.org/simple/graphcall/ Analyzing links from page https://pypi.org/simple/graphcall/ Found link https://files.pythonhosted.org/packages/bf/3a/436715889efa6df810218b16da736577c964090f65127ccc055c6a1aa62c/graphcall-0.0.6.tar.gz#sha256=2552c3e8bd2a042c2bf1d1846ac4123e947341e5631ed696a34f53122361f49b (from https://pypi.org/simple/graphcall/), version: 0.0.6 Using version 0.0.6 (newest of versions: 0.0.6) Created temporary directory: /tmp/pip-unpack-bmnesvt9 Downloading https://files.pythonhosted.org/packages/bf/3a/436715889efa6df810218b16da736577c964090f65127ccc055c6a1aa62c/graphcall-0.0.6.tar.gz Downloading from URL https://files.pythonhosted.org/packages/bf/3a/436715889efa6df810218b16da736577c964090f65127ccc055c6a1aa62c/graphcall-0.0.6.tar.gz#sha256=2552c3e8bd2a042c2bf1d1846ac4123e947341e5631ed696a34f53122361f49b (from https://pypi.org/simple/graphcall/) Added graphcall==0.0.6 from https://files.pythonhosted.org/packages/bf/3a/436715889efa6df810218b16da736577c964090f65127ccc055c6a1aa62c/graphcall-0.0.6.tar.gz#sha256=2552c3e8bd2a042c2bf1d1846ac4123e947341e5631ed696a34f53122361f49b to build tracker '/tmp/pip-req-tracker-ugb_zzke' Running setup.py (path:/tmp/pip-wheel-g3sgcvan/graphcall/setup.py) egg_info for package graphcall Running command python setup.py egg_info running egg_info creating pip-egg-info/graphcall.egg-info writing pip-egg-info/graphcall.egg-info/PKG-INFO writing top-level names to pip-egg-info/graphcall.egg-info/top_level.txt writing requirements to pip-egg-info/graphcall.egg-info/requires.txt writing dependency_links to pip-egg-info/graphcall.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/graphcall.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/graphcall.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/graphcall.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-g3sgcvan/graphcall has version 0.0.6, which satisfies requirement graphcall==0.0.6 from https://files.pythonhosted.org/packages/bf/3a/436715889efa6df810218b16da736577c964090f65127ccc055c6a1aa62c/graphcall-0.0.6.tar.gz#sha256=2552c3e8bd2a042c2bf1d1846ac4123e947341e5631ed696a34f53122361f49b Removed graphcall==0.0.6 from https://files.pythonhosted.org/packages/bf/3a/436715889efa6df810218b16da736577c964090f65127ccc055c6a1aa62c/graphcall-0.0.6.tar.gz#sha256=2552c3e8bd2a042c2bf1d1846ac4123e947341e5631ed696a34f53122361f49b from build tracker '/tmp/pip-req-tracker-ugb_zzke' Building wheels for collected packages: graphcall Created temporary directory: /tmp/pip-wheel-qto9mvx8 Running setup.py bdist_wheel for graphcall: started Destination directory: /tmp/pip-wheel-qto9mvx8 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-g3sgcvan/graphcall/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-qto9mvx8 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/graphcall copying graphcall/__init__.py -> build/lib/graphcall creating build/lib/graphcall/nodes copying graphcall/nodes/node.py -> build/lib/graphcall/nodes copying graphcall/nodes/edge.py -> build/lib/graphcall/nodes copying graphcall/nodes/parameter_field.py -> build/lib/graphcall/nodes copying graphcall/nodes/__init__.py -> build/lib/graphcall/nodes creating build/lib/graphcall/interfaces copying graphcall/interfaces/compilable.py -> build/lib/graphcall/interfaces copying graphcall/interfaces/__init__.py -> build/lib/graphcall/interfaces creating build/lib/graphcall/requests copying graphcall/requests/request.py -> build/lib/graphcall/requests copying graphcall/requests/__init__.py -> build/lib/graphcall/requests 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/graphcall creating build/bdist.linux-armv7l/wheel/graphcall/nodes copying build/lib/graphcall/nodes/node.py -> build/bdist.linux-armv7l/wheel/graphcall/nodes copying build/lib/graphcall/nodes/edge.py -> build/bdist.linux-armv7l/wheel/graphcall/nodes copying build/lib/graphcall/nodes/parameter_field.py -> build/bdist.linux-armv7l/wheel/graphcall/nodes copying build/lib/graphcall/nodes/__init__.py -> build/bdist.linux-armv7l/wheel/graphcall/nodes creating build/bdist.linux-armv7l/wheel/graphcall/interfaces copying build/lib/graphcall/interfaces/compilable.py -> build/bdist.linux-armv7l/wheel/graphcall/interfaces copying build/lib/graphcall/interfaces/__init__.py -> build/bdist.linux-armv7l/wheel/graphcall/interfaces creating build/bdist.linux-armv7l/wheel/graphcall/requests copying build/lib/graphcall/requests/request.py -> build/bdist.linux-armv7l/wheel/graphcall/requests copying build/lib/graphcall/requests/__init__.py -> build/bdist.linux-armv7l/wheel/graphcall/requests copying build/lib/graphcall/__init__.py -> build/bdist.linux-armv7l/wheel/graphcall running install_egg_info running egg_info writing dependency_links to graphcall.egg-info/dependency_links.txt writing graphcall.egg-info/PKG-INFO writing requirements to graphcall.egg-info/requires.txt writing top-level names to graphcall.egg-info/top_level.txt reading manifest file 'graphcall.egg-info/SOURCES.txt' writing manifest file 'graphcall.egg-info/SOURCES.txt' Copying graphcall.egg-info to build/bdist.linux-armv7l/wheel/graphcall-0.0.6-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/graphcall-0.0.6.dist-info/WHEEL creating '/tmp/pip-wheel-qto9mvx8/graphcall-0.0.6-py3-none-any.whl' and adding '.' to it adding 'graphcall/__init__.py' adding 'graphcall/interfaces/__init__.py' adding 'graphcall/interfaces/compilable.py' adding 'graphcall/nodes/__init__.py' adding 'graphcall/nodes/edge.py' adding 'graphcall/nodes/node.py' adding 'graphcall/nodes/parameter_field.py' adding 'graphcall/requests/__init__.py' adding 'graphcall/requests/request.py' adding 'graphcall-0.0.6.dist-info/top_level.txt' adding 'graphcall-0.0.6.dist-info/WHEEL' adding 'graphcall-0.0.6.dist-info/METADATA' adding 'graphcall-0.0.6.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for graphcall: finished with status 'done' Stored in directory: /tmp/tmp608vzj0q Successfully built graphcall Cleaning up... Removing source in /tmp/pip-wheel-g3sgcvan/graphcall Removed build tracker '/tmp/pip-req-tracker-ugb_zzke'