Created temporary directory: /tmp/pip-ephem-wheel-cache-7pvk_axo Created temporary directory: /tmp/pip-req-tracker-fscg62oe Created requirements tracker '/tmp/pip-req-tracker-fscg62oe' Created temporary directory: /tmp/pip-wheel-hvfx7w67 Collecting QGraphViz==0.0.3 1 location(s) to search for versions of QGraphViz: * https://pypi.org/simple/qgraphviz/ Getting page https://pypi.org/simple/qgraphviz/ Analyzing links from page https://pypi.org/simple/qgraphviz/ Found link https://files.pythonhosted.org/packages/8d/75/061fab040be347d5709dcf8dd518324d2ffb54e2bff7d5c20146967d55eb/QGraphViz-0.0.1.tar.gz#sha256=bd5d027bc54493b580196e5a971d156bde4ceccdd4fbbef7dce107b0d16b5dc2 (from https://pypi.org/simple/qgraphviz/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/fc/6b/87c81c935e1cb84d251d78ff0ac1b42c402ee68c08b2ea412689d4908565/QGraphViz-0.0.2.tar.gz#sha256=84f41d3586fdf1f3c9b12104fbb9fe0f754b8a7174cc7fb612650adf3bf19c30 (from https://pypi.org/simple/qgraphviz/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/f9/be/a7e95987df707e25855ce87c26b494365bdb5aab4b426f338e36df92b867/QGraphViz-0.0.3.tar.gz#sha256=cd34e41121ad21a1832d08ad70b94e460fa93f7296f222016d0be754f6ac97d2 (from https://pypi.org/simple/qgraphviz/), version: 0.0.3 Using version 0.0.3 (newest of versions: 0.0.3) Created temporary directory: /tmp/pip-unpack-3s5vru1l Downloading https://files.pythonhosted.org/packages/f9/be/a7e95987df707e25855ce87c26b494365bdb5aab4b426f338e36df92b867/QGraphViz-0.0.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/f9/be/a7e95987df707e25855ce87c26b494365bdb5aab4b426f338e36df92b867/QGraphViz-0.0.3.tar.gz#sha256=cd34e41121ad21a1832d08ad70b94e460fa93f7296f222016d0be754f6ac97d2 (from https://pypi.org/simple/qgraphviz/) Added QGraphViz==0.0.3 from https://files.pythonhosted.org/packages/f9/be/a7e95987df707e25855ce87c26b494365bdb5aab4b426f338e36df92b867/QGraphViz-0.0.3.tar.gz#sha256=cd34e41121ad21a1832d08ad70b94e460fa93f7296f222016d0be754f6ac97d2 to build tracker '/tmp/pip-req-tracker-fscg62oe' Running setup.py (path:/tmp/pip-wheel-hvfx7w67/QGraphViz/setup.py) egg_info for package QGraphViz Running command python setup.py egg_info running egg_info creating pip-egg-info/QGraphViz.egg-info writing top-level names to pip-egg-info/QGraphViz.egg-info/top_level.txt writing pip-egg-info/QGraphViz.egg-info/PKG-INFO writing dependency_links to pip-egg-info/QGraphViz.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/QGraphViz.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/QGraphViz.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/QGraphViz.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-hvfx7w67/QGraphViz has version 0.0.3, which satisfies requirement QGraphViz==0.0.3 from https://files.pythonhosted.org/packages/f9/be/a7e95987df707e25855ce87c26b494365bdb5aab4b426f338e36df92b867/QGraphViz-0.0.3.tar.gz#sha256=cd34e41121ad21a1832d08ad70b94e460fa93f7296f222016d0be754f6ac97d2 Removed QGraphViz==0.0.3 from https://files.pythonhosted.org/packages/f9/be/a7e95987df707e25855ce87c26b494365bdb5aab4b426f338e36df92b867/QGraphViz-0.0.3.tar.gz#sha256=cd34e41121ad21a1832d08ad70b94e460fa93f7296f222016d0be754f6ac97d2 from build tracker '/tmp/pip-req-tracker-fscg62oe' Building wheels for collected packages: QGraphViz Created temporary directory: /tmp/pip-wheel-cs98pxh2 Running setup.py bdist_wheel for QGraphViz: started Destination directory: /tmp/pip-wheel-cs98pxh2 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-hvfx7w67/QGraphViz/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-cs98pxh2 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/QGraphViz copying QGraphViz/QGraphViz.py -> build/lib/QGraphViz copying QGraphViz/__init__.py -> build/lib/QGraphViz creating build/lib/QGraphViz/DotParser copying QGraphViz/DotParser/Edge.py -> build/lib/QGraphViz/DotParser copying QGraphViz/DotParser/Node.py -> build/lib/QGraphViz/DotParser copying QGraphViz/DotParser/DotParser.py -> build/lib/QGraphViz/DotParser copying QGraphViz/DotParser/__init__.py -> build/lib/QGraphViz/DotParser copying QGraphViz/DotParser/Graph.py -> build/lib/QGraphViz/DotParser creating build/lib/QGraphViz/Engines copying QGraphViz/Engines/LayoutEngine.py -> build/lib/QGraphViz/Engines copying QGraphViz/Engines/__init__.py -> build/lib/QGraphViz/Engines copying QGraphViz/Engines/Dot.py -> build/lib/QGraphViz/Engines 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/QGraphViz creating build/bdist.linux-armv7l/wheel/QGraphViz/DotParser copying build/lib/QGraphViz/DotParser/Edge.py -> build/bdist.linux-armv7l/wheel/QGraphViz/DotParser copying build/lib/QGraphViz/DotParser/Node.py -> build/bdist.linux-armv7l/wheel/QGraphViz/DotParser copying build/lib/QGraphViz/DotParser/DotParser.py -> build/bdist.linux-armv7l/wheel/QGraphViz/DotParser copying build/lib/QGraphViz/DotParser/__init__.py -> build/bdist.linux-armv7l/wheel/QGraphViz/DotParser copying build/lib/QGraphViz/DotParser/Graph.py -> build/bdist.linux-armv7l/wheel/QGraphViz/DotParser copying build/lib/QGraphViz/QGraphViz.py -> build/bdist.linux-armv7l/wheel/QGraphViz copying build/lib/QGraphViz/__init__.py -> build/bdist.linux-armv7l/wheel/QGraphViz creating build/bdist.linux-armv7l/wheel/QGraphViz/Engines copying build/lib/QGraphViz/Engines/LayoutEngine.py -> build/bdist.linux-armv7l/wheel/QGraphViz/Engines copying build/lib/QGraphViz/Engines/__init__.py -> build/bdist.linux-armv7l/wheel/QGraphViz/Engines copying build/lib/QGraphViz/Engines/Dot.py -> build/bdist.linux-armv7l/wheel/QGraphViz/Engines running install_egg_info running egg_info writing QGraphViz.egg-info/PKG-INFO writing top-level names to QGraphViz.egg-info/top_level.txt writing dependency_links to QGraphViz.egg-info/dependency_links.txt reading manifest file 'QGraphViz.egg-info/SOURCES.txt' writing manifest file 'QGraphViz.egg-info/SOURCES.txt' Copying QGraphViz.egg-info to build/bdist.linux-armv7l/wheel/QGraphViz-0.0.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/QGraphViz-0.0.3.dist-info/WHEEL creating '/tmp/pip-wheel-cs98pxh2/QGraphViz-0.0.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'QGraphViz/QGraphViz.py' adding 'QGraphViz/__init__.py' adding 'QGraphViz/DotParser/DotParser.py' adding 'QGraphViz/DotParser/Edge.py' adding 'QGraphViz/DotParser/Graph.py' adding 'QGraphViz/DotParser/Node.py' adding 'QGraphViz/DotParser/__init__.py' adding 'QGraphViz/Engines/Dot.py' adding 'QGraphViz/Engines/LayoutEngine.py' adding 'QGraphViz/Engines/__init__.py' adding 'QGraphViz-0.0.3.dist-info/METADATA' adding 'QGraphViz-0.0.3.dist-info/WHEEL' adding 'QGraphViz-0.0.3.dist-info/top_level.txt' adding 'QGraphViz-0.0.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for QGraphViz: finished with status 'done' Stored in directory: /tmp/tmp23lrvaez Successfully built QGraphViz Cleaning up... Removing source in /tmp/pip-wheel-hvfx7w67/QGraphViz Removed build tracker '/tmp/pip-req-tracker-fscg62oe'