Created temporary directory: /tmp/pip-ephem-wheel-cache-b2n4m1v0 Created temporary directory: /tmp/pip-req-tracker-nv_vwtzk Created requirements tracker '/tmp/pip-req-tracker-nv_vwtzk' Created temporary directory: /tmp/pip-wheel-kl_jpjik Looking in indexes: https://pypi.python.org/simple Collecting VecStatsGraph3d==1.3 1 location(s) to search for versions of VecStatsGraph3d: * https://pypi.python.org/simple/vecstatsgraph3d/ Getting page https://pypi.python.org/simple/vecstatsgraph3d/ Analyzing links from page https://pypi.org/simple/vecstatsgraph3d/ Found link https://files.pythonhosted.org/packages/7e/17/f945b8e29a4a8d6890ec6a574222ee015d506844a141787dfbed41b87882/VecStatsGraph3d-1.0.tar.gz#sha256=1512324d1fca5914d1beac8dd8ec2f18016f2287b3aa252369e9ea807082210a (from https://pypi.org/simple/vecstatsgraph3d/), version: 1.0 Found link https://files.pythonhosted.org/packages/4f/a1/72482b2606f3f6db5d794430d0da0f5d58d496632f82fa52eb34a14d63e8/VecStatsGraph3d-1.1.tar.gz#sha256=28b23ccadda951e925c26c59fc6766fc021bf9996d7212d3cae1fd1a1250cf97 (from https://pypi.org/simple/vecstatsgraph3d/), version: 1.1 Found link https://files.pythonhosted.org/packages/9e/f8/4afe7a90e1688cd6d4afe2d3348775f76b362783ef0f262e1edf6aefbbda/VecStatsGraph3d-1.2.tar.gz#sha256=b2969b2bb6f9620ffd1b3b0cd629224be64bdb09b55654ae407e22d64cbbf773 (from https://pypi.org/simple/vecstatsgraph3d/), version: 1.2 Found link https://files.pythonhosted.org/packages/7d/9f/4e1ef874233c4c07af3e827925988fc7a5d3178bfa2463b7e80e118345d3/VecStatsGraph3d-1.3.tar.gz#sha256=ffd1571971fc3a51bc662e20d047f160c2c2b95ddd11156f409046f1696045f6 (from https://pypi.org/simple/vecstatsgraph3d/), version: 1.3 Using version 1.3 (newest of versions: 1.3) Created temporary directory: /tmp/pip-unpack-pjrph29e Downloading https://files.pythonhosted.org/packages/7d/9f/4e1ef874233c4c07af3e827925988fc7a5d3178bfa2463b7e80e118345d3/VecStatsGraph3d-1.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/7d/9f/4e1ef874233c4c07af3e827925988fc7a5d3178bfa2463b7e80e118345d3/VecStatsGraph3d-1.3.tar.gz#sha256=ffd1571971fc3a51bc662e20d047f160c2c2b95ddd11156f409046f1696045f6 (from https://pypi.org/simple/vecstatsgraph3d/) Added VecStatsGraph3d==1.3 from https://files.pythonhosted.org/packages/7d/9f/4e1ef874233c4c07af3e827925988fc7a5d3178bfa2463b7e80e118345d3/VecStatsGraph3d-1.3.tar.gz#sha256=ffd1571971fc3a51bc662e20d047f160c2c2b95ddd11156f409046f1696045f6 to build tracker '/tmp/pip-req-tracker-nv_vwtzk' Running setup.py (path:/tmp/pip-wheel-kl_jpjik/VecStatsGraph3d/setup.py) egg_info for package VecStatsGraph3d Running command python setup.py egg_info running egg_info creating pip-egg-info/VecStatsGraph3d.egg-info writing top-level names to pip-egg-info/VecStatsGraph3d.egg-info/top_level.txt writing dependency_links to pip-egg-info/VecStatsGraph3d.egg-info/dependency_links.txt writing pip-egg-info/VecStatsGraph3d.egg-info/PKG-INFO writing requirements to pip-egg-info/VecStatsGraph3d.egg-info/requires.txt writing manifest file 'pip-egg-info/VecStatsGraph3d.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/VecStatsGraph3d.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/VecStatsGraph3d.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-kl_jpjik/VecStatsGraph3d has version 1.3, which satisfies requirement VecStatsGraph3d==1.3 from https://files.pythonhosted.org/packages/7d/9f/4e1ef874233c4c07af3e827925988fc7a5d3178bfa2463b7e80e118345d3/VecStatsGraph3d-1.3.tar.gz#sha256=ffd1571971fc3a51bc662e20d047f160c2c2b95ddd11156f409046f1696045f6 Removed VecStatsGraph3d==1.3 from https://files.pythonhosted.org/packages/7d/9f/4e1ef874233c4c07af3e827925988fc7a5d3178bfa2463b7e80e118345d3/VecStatsGraph3d-1.3.tar.gz#sha256=ffd1571971fc3a51bc662e20d047f160c2c2b95ddd11156f409046f1696045f6 from build tracker '/tmp/pip-req-tracker-nv_vwtzk' Building wheels for collected packages: VecStatsGraph3d Created temporary directory: /tmp/pip-wheel-22pi4i40 Running setup.py bdist_wheel for VecStatsGraph3d: started Destination directory: /tmp/pip-wheel-22pi4i40 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-kl_jpjik/VecStatsGraph3d/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-22pi4i40 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/VecStatsGraph copying VecStatsGraph/ShowCase.py -> build/lib/VecStatsGraph copying VecStatsGraph/__init__.py -> build/lib/VecStatsGraph copying VecStatsGraph/Test.py -> build/lib/VecStatsGraph creating build/lib/VecStatsGraph/util copying VecStatsGraph/util/DrawUtil.py -> build/lib/VecStatsGraph/util copying VecStatsGraph/util/VectorUtil.py -> build/lib/VecStatsGraph/util copying VecStatsGraph/util/ArithmeticUtil.py -> build/lib/VecStatsGraph/util copying VecStatsGraph/util/__init__.py -> build/lib/VecStatsGraph/util creating build/lib/VecStatsGraph/manager copying VecStatsGraph/manager/AngleStatisticsManager.py -> build/lib/VecStatsGraph/manager copying VecStatsGraph/manager/__init__.py -> build/lib/VecStatsGraph/manager copying VecStatsGraph/manager/ModuleStatisticsManager.py -> build/lib/VecStatsGraph/manager copying VecStatsGraph/manager/FileManager.py -> build/lib/VecStatsGraph/manager creating build/lib/VecStatsGraph/manager/graphs copying VecStatsGraph/manager/graphs/DensityGraph.py -> build/lib/VecStatsGraph/manager/graphs copying VecStatsGraph/manager/graphs/VectorGraph.py -> build/lib/VecStatsGraph/manager/graphs copying VecStatsGraph/manager/graphs/ModuleAngleGraph.py -> build/lib/VecStatsGraph/manager/graphs copying VecStatsGraph/manager/graphs/__init__.py -> build/lib/VecStatsGraph/manager/graphs copying VecStatsGraph/manager/graphs/test.py -> build/lib/VecStatsGraph/manager/graphs 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/VecStatsGraph copying build/lib/VecStatsGraph/ShowCase.py -> build/bdist.linux-armv7l/wheel/VecStatsGraph creating build/bdist.linux-armv7l/wheel/VecStatsGraph/util copying build/lib/VecStatsGraph/util/DrawUtil.py -> build/bdist.linux-armv7l/wheel/VecStatsGraph/util copying build/lib/VecStatsGraph/util/VectorUtil.py -> build/bdist.linux-armv7l/wheel/VecStatsGraph/util copying build/lib/VecStatsGraph/util/ArithmeticUtil.py -> build/bdist.linux-armv7l/wheel/VecStatsGraph/util copying build/lib/VecStatsGraph/util/__init__.py -> build/bdist.linux-armv7l/wheel/VecStatsGraph/util creating build/bdist.linux-armv7l/wheel/VecStatsGraph/manager creating build/bdist.linux-armv7l/wheel/VecStatsGraph/manager/graphs copying build/lib/VecStatsGraph/manager/graphs/DensityGraph.py -> build/bdist.linux-armv7l/wheel/VecStatsGraph/manager/graphs copying build/lib/VecStatsGraph/manager/graphs/VectorGraph.py -> build/bdist.linux-armv7l/wheel/VecStatsGraph/manager/graphs copying build/lib/VecStatsGraph/manager/graphs/ModuleAngleGraph.py -> build/bdist.linux-armv7l/wheel/VecStatsGraph/manager/graphs copying build/lib/VecStatsGraph/manager/graphs/__init__.py -> build/bdist.linux-armv7l/wheel/VecStatsGraph/manager/graphs copying build/lib/VecStatsGraph/manager/graphs/test.py -> build/bdist.linux-armv7l/wheel/VecStatsGraph/manager/graphs copying build/lib/VecStatsGraph/manager/AngleStatisticsManager.py -> build/bdist.linux-armv7l/wheel/VecStatsGraph/manager copying build/lib/VecStatsGraph/manager/__init__.py -> build/bdist.linux-armv7l/wheel/VecStatsGraph/manager copying build/lib/VecStatsGraph/manager/ModuleStatisticsManager.py -> build/bdist.linux-armv7l/wheel/VecStatsGraph/manager copying build/lib/VecStatsGraph/manager/FileManager.py -> build/bdist.linux-armv7l/wheel/VecStatsGraph/manager copying build/lib/VecStatsGraph/__init__.py -> build/bdist.linux-armv7l/wheel/VecStatsGraph copying build/lib/VecStatsGraph/Test.py -> build/bdist.linux-armv7l/wheel/VecStatsGraph running install_egg_info running egg_info writing top-level names to VecStatsGraph3d.egg-info/top_level.txt writing requirements to VecStatsGraph3d.egg-info/requires.txt writing VecStatsGraph3d.egg-info/PKG-INFO writing dependency_links to VecStatsGraph3d.egg-info/dependency_links.txt reading manifest file 'VecStatsGraph3d.egg-info/SOURCES.txt' writing manifest file 'VecStatsGraph3d.egg-info/SOURCES.txt' Copying VecStatsGraph3d.egg-info to build/bdist.linux-armv7l/wheel/VecStatsGraph3d-1.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/VecStatsGraph3d-1.3.dist-info/WHEEL creating '/tmp/pip-wheel-22pi4i40/VecStatsGraph3d-1.3-py3-none-any.whl' and adding '.' to it adding 'VecStatsGraph/ShowCase.py' adding 'VecStatsGraph/Test.py' adding 'VecStatsGraph/__init__.py' adding 'VecStatsGraph/manager/AngleStatisticsManager.py' adding 'VecStatsGraph/manager/FileManager.py' adding 'VecStatsGraph/manager/ModuleStatisticsManager.py' adding 'VecStatsGraph/manager/__init__.py' adding 'VecStatsGraph/manager/graphs/DensityGraph.py' adding 'VecStatsGraph/manager/graphs/ModuleAngleGraph.py' adding 'VecStatsGraph/manager/graphs/VectorGraph.py' adding 'VecStatsGraph/manager/graphs/__init__.py' adding 'VecStatsGraph/manager/graphs/test.py' adding 'VecStatsGraph/util/ArithmeticUtil.py' adding 'VecStatsGraph/util/DrawUtil.py' adding 'VecStatsGraph/util/VectorUtil.py' adding 'VecStatsGraph/util/__init__.py' adding 'VecStatsGraph3d-1.3.dist-info/top_level.txt' adding 'VecStatsGraph3d-1.3.dist-info/WHEEL' adding 'VecStatsGraph3d-1.3.dist-info/METADATA' adding 'VecStatsGraph3d-1.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for VecStatsGraph3d: finished with status 'done' Stored in directory: /tmp/tmp3q8ic0gw Successfully built VecStatsGraph3d Cleaning up... Removing source in /tmp/pip-wheel-kl_jpjik/VecStatsGraph3d Removed build tracker '/tmp/pip-req-tracker-nv_vwtzk'