Created temporary directory: /tmp/pip-ephem-wheel-cache-8umnfu53 Created temporary directory: /tmp/pip-req-tracker-xmzi3ndz Created requirements tracker '/tmp/pip-req-tracker-xmzi3ndz' Created temporary directory: /tmp/pip-wheel-g7rfik9m Collecting pythonGraph==0.1.1.dev2 1 location(s) to search for versions of pythonGraph: * https://pypi.org/simple/pythongraph/ Getting page https://pypi.org/simple/pythongraph/ Analyzing links from page https://pypi.org/simple/pythongraph/ Skipping link https://files.pythonhosted.org/packages/a5/d6/824ec567b0c5ce320632357c9aa1596d596066d84d5904331417745e239a/pythonGraph-0.1.0-py2-none-any.whl#sha256=fccd0918b90a8d88649f9e0e422fff341d76cd8013f0544ccb1e3cd06255f591 (from https://pypi.org/simple/pythongraph/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/0d/17/28a59962510ca00aa32a753cf8ffe62f09ad395e6530ad90972c9fd8d2f8/pythonGraph-0.1.0.tar.gz#sha256=ea6d1dff3f27cf5596ae31fb8feaecbc18dcf08112f2a6595dbf83b12099a018 (from https://pypi.org/simple/pythongraph/), version: 0.1.0 Skipping link https://files.pythonhosted.org/packages/77/ee/3af6612b77d7b9bcd0383382e5c97952649c27bf785d07d05d058e7104af/pythonGraph-0.1.1.dev2-py2-none-any.whl#sha256=68120c85cc1b04dcec89d244280b2040ecfc024aa429c9e74808c2f8a826ee89 (from https://pypi.org/simple/pythongraph/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/a3/59/f580944d2cc6d696362c60cd345e171747d68cb0558492cc934ed0e9dfb4/pythonGraph-0.1.1.dev2.tar.gz#sha256=8214e1742e53a3fe0fa98aa289eec47cf99ad677c722c80f664b840d9e45db8a (from https://pypi.org/simple/pythongraph/), version: 0.1.1.dev2 Using version 0.1.1.dev2 (newest of versions: 0.1.1.dev2) Created temporary directory: /tmp/pip-unpack-09jvpvof Downloading https://files.pythonhosted.org/packages/a3/59/f580944d2cc6d696362c60cd345e171747d68cb0558492cc934ed0e9dfb4/pythonGraph-0.1.1.dev2.tar.gz (286kB) Downloading from URL https://files.pythonhosted.org/packages/a3/59/f580944d2cc6d696362c60cd345e171747d68cb0558492cc934ed0e9dfb4/pythonGraph-0.1.1.dev2.tar.gz#sha256=8214e1742e53a3fe0fa98aa289eec47cf99ad677c722c80f664b840d9e45db8a (from https://pypi.org/simple/pythongraph/) Added pythonGraph==0.1.1.dev2 from https://files.pythonhosted.org/packages/a3/59/f580944d2cc6d696362c60cd345e171747d68cb0558492cc934ed0e9dfb4/pythonGraph-0.1.1.dev2.tar.gz#sha256=8214e1742e53a3fe0fa98aa289eec47cf99ad677c722c80f664b840d9e45db8a to build tracker '/tmp/pip-req-tracker-xmzi3ndz' Running setup.py (path:/tmp/pip-wheel-g7rfik9m/pythonGraph/setup.py) egg_info for package pythonGraph Running command python setup.py egg_info running egg_info creating pip-egg-info/pythonGraph.egg-info writing dependency_links to pip-egg-info/pythonGraph.egg-info/dependency_links.txt writing top-level names to pip-egg-info/pythonGraph.egg-info/top_level.txt writing pip-egg-info/pythonGraph.egg-info/PKG-INFO writing requirements to pip-egg-info/pythonGraph.egg-info/requires.txt [pbr] Processing SOURCES.txt writing manifest file 'pip-egg-info/pythonGraph.egg-info/SOURCES.txt' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'pip-egg-info/pythonGraph.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-g7rfik9m/pythonGraph has version 0.1.1.dev2, which satisfies requirement pythonGraph==0.1.1.dev2 from https://files.pythonhosted.org/packages/a3/59/f580944d2cc6d696362c60cd345e171747d68cb0558492cc934ed0e9dfb4/pythonGraph-0.1.1.dev2.tar.gz#sha256=8214e1742e53a3fe0fa98aa289eec47cf99ad677c722c80f664b840d9e45db8a Removed pythonGraph==0.1.1.dev2 from https://files.pythonhosted.org/packages/a3/59/f580944d2cc6d696362c60cd345e171747d68cb0558492cc934ed0e9dfb4/pythonGraph-0.1.1.dev2.tar.gz#sha256=8214e1742e53a3fe0fa98aa289eec47cf99ad677c722c80f664b840d9e45db8a from build tracker '/tmp/pip-req-tracker-xmzi3ndz' Building wheels for collected packages: pythonGraph Created temporary directory: /tmp/pip-wheel-kx7mnwvn Running setup.py bdist_wheel for pythonGraph: started Destination directory: /tmp/pip-wheel-kx7mnwvn Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-g7rfik9m/pythonGraph/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-kx7mnwvn running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pythonGraph creating build/lib/pythonGraph/examples copying pythonGraph/examples/drawing.py -> build/lib/pythonGraph/examples copying pythonGraph/examples/__init__.py -> build/lib/pythonGraph/examples copying pythonGraph/__init__.py -> build/lib/pythonGraph copying pythonGraph/pythonGraph.py -> build/lib/pythonGraph running egg_info writing dependency_links to pythonGraph.egg-info/dependency_links.txt writing pythonGraph.egg-info/PKG-INFO writing top-level names to pythonGraph.egg-info/top_level.txt writing requirements to pythonGraph.egg-info/requires.txt [pbr] Reusing existing SOURCES.txt creating build/lib/pythonGraph/examples/media copying pythonGraph/examples/media/alien-spaceship.ogg -> build/lib/pythonGraph/examples/media copying pythonGraph/examples/media/magic-wand.ogg -> build/lib/pythonGraph/examples/media copying pythonGraph/examples/media/test.png -> build/lib/pythonGraph/examples/media installing to build/bdist.linux-armv7l/wheel running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/pythonGraph creating build/bdist.linux-armv7l/wheel/pythonGraph/examples creating build/bdist.linux-armv7l/wheel/pythonGraph/examples/media copying build/lib/pythonGraph/examples/media/magic-wand.ogg -> build/bdist.linux-armv7l/wheel/pythonGraph/examples/media copying build/lib/pythonGraph/examples/media/test.png -> build/bdist.linux-armv7l/wheel/pythonGraph/examples/media copying build/lib/pythonGraph/examples/media/alien-spaceship.ogg -> build/bdist.linux-armv7l/wheel/pythonGraph/examples/media copying build/lib/pythonGraph/examples/drawing.py -> build/bdist.linux-armv7l/wheel/pythonGraph/examples copying build/lib/pythonGraph/examples/__init__.py -> build/bdist.linux-armv7l/wheel/pythonGraph/examples copying build/lib/pythonGraph/__init__.py -> build/bdist.linux-armv7l/wheel/pythonGraph copying build/lib/pythonGraph/pythonGraph.py -> build/bdist.linux-armv7l/wheel/pythonGraph running install_egg_info Copying pythonGraph.egg-info to build/bdist.linux-armv7l/wheel/pythonGraph-0.1.1.dev2-py3.4.egg-info running install_scripts /tmp/pip-wheel-g7rfik9m/pythonGraph/.eggs/pbr-5.4.2-py3.4.egg/pbr/packaging.py:458: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) adding license file "AUTHORS" (matched pattern "AUTHORS*") creating build/bdist.linux-armv7l/wheel/pythonGraph-0.1.1.dev2.dist-info/WHEEL creating '/tmp/pip-wheel-kx7mnwvn/pythonGraph-0.1.1.dev2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'pythonGraph/__init__.py' adding 'pythonGraph/pythonGraph.py' adding 'pythonGraph/examples/__init__.py' adding 'pythonGraph/examples/drawing.py' adding 'pythonGraph/examples/media/alien-spaceship.ogg' adding 'pythonGraph/examples/media/magic-wand.ogg' adding 'pythonGraph/examples/media/test.png' adding 'pythonGraph-0.1.1.dev2.dist-info/AUTHORS' adding 'pythonGraph-0.1.1.dev2.dist-info/METADATA' adding 'pythonGraph-0.1.1.dev2.dist-info/WHEEL' adding 'pythonGraph-0.1.1.dev2.dist-info/pbr.json' adding 'pythonGraph-0.1.1.dev2.dist-info/top_level.txt' adding 'pythonGraph-0.1.1.dev2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pythonGraph: finished with status 'done' Stored in directory: /tmp/tmp5fgx4hk6 Successfully built pythonGraph Cleaning up... Removing source in /tmp/pip-wheel-g7rfik9m/pythonGraph Removed build tracker '/tmp/pip-req-tracker-xmzi3ndz'