Created temporary directory: /tmp/pip-ephem-wheel-cache-ag86onvt Created temporary directory: /tmp/pip-req-tracker-htdiud3s Created requirements tracker '/tmp/pip-req-tracker-htdiud3s' Created temporary directory: /tmp/pip-wheel-fzaezx37 Collecting vg==0.4.0 1 location(s) to search for versions of vg: * https://pypi.org/simple/vg/ Getting page https://pypi.org/simple/vg/ Analyzing links from page https://pypi.org/simple/vg/ Found link https://files.pythonhosted.org/packages/b1/93/ec6755e44029f2299d09b506706f672ceecd10cf8c8e3f39af9b9384af4e/vg-0.2.0.tar.gz#sha256=0dc85adff0351330c35af9224589e4704bdaf64a6d380220efa67ebda82ff10b (from https://pypi.org/simple/vg/), version: 0.2.0 Found link https://files.pythonhosted.org/packages/9f/6f/d2bc01b12f35b2d36eaf697f711010c5f309ddb66ea22f1130e675950803/vg-0.3.0.tar.gz#sha256=6256db301e00ea4126c160f9727e6fb165c935cad97c807ee09705e6c7a7fc78 (from https://pypi.org/simple/vg/), version: 0.3.0 Found link https://files.pythonhosted.org/packages/86/8f/525180d3c4672b88e45cb23bc4dbe3d1374d576f1b0417966a5f01867c76/vg-0.4.0.tar.gz#sha256=070acc2ab9acc43adb69e7b10c2a1a263d93dd9f9af9bb11cf8ec49e720668b9 (from https://pypi.org/simple/vg/), version: 0.4.0 Using version 0.4.0 (newest of versions: 0.4.0) Created temporary directory: /tmp/pip-unpack-kdy4vq8j Downloading https://files.pythonhosted.org/packages/86/8f/525180d3c4672b88e45cb23bc4dbe3d1374d576f1b0417966a5f01867c76/vg-0.4.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/86/8f/525180d3c4672b88e45cb23bc4dbe3d1374d576f1b0417966a5f01867c76/vg-0.4.0.tar.gz#sha256=070acc2ab9acc43adb69e7b10c2a1a263d93dd9f9af9bb11cf8ec49e720668b9 (from https://pypi.org/simple/vg/) Added vg==0.4.0 from https://files.pythonhosted.org/packages/86/8f/525180d3c4672b88e45cb23bc4dbe3d1374d576f1b0417966a5f01867c76/vg-0.4.0.tar.gz#sha256=070acc2ab9acc43adb69e7b10c2a1a263d93dd9f9af9bb11cf8ec49e720668b9 to build tracker '/tmp/pip-req-tracker-htdiud3s' Running setup.py (path:/tmp/pip-wheel-fzaezx37/vg/setup.py) egg_info for package vg Running command python setup.py egg_info running egg_info creating pip-egg-info/vg.egg-info writing dependency_links to pip-egg-info/vg.egg-info/dependency_links.txt writing requirements to pip-egg-info/vg.egg-info/requires.txt writing pip-egg-info/vg.egg-info/PKG-INFO writing top-level names to pip-egg-info/vg.egg-info/top_level.txt writing manifest file 'pip-egg-info/vg.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/vg.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/vg.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-fzaezx37/vg has version 0.4.0, which satisfies requirement vg==0.4.0 from https://files.pythonhosted.org/packages/86/8f/525180d3c4672b88e45cb23bc4dbe3d1374d576f1b0417966a5f01867c76/vg-0.4.0.tar.gz#sha256=070acc2ab9acc43adb69e7b10c2a1a263d93dd9f9af9bb11cf8ec49e720668b9 Removed vg==0.4.0 from https://files.pythonhosted.org/packages/86/8f/525180d3c4672b88e45cb23bc4dbe3d1374d576f1b0417966a5f01867c76/vg-0.4.0.tar.gz#sha256=070acc2ab9acc43adb69e7b10c2a1a263d93dd9f9af9bb11cf8ec49e720668b9 from build tracker '/tmp/pip-req-tracker-htdiud3s' Building wheels for collected packages: vg Created temporary directory: /tmp/pip-wheel-ivkcbyt7 Running setup.py bdist_wheel for vg: started Destination directory: /tmp/pip-wheel-ivkcbyt7 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-fzaezx37/vg/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-ivkcbyt7 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/vg copying vg/test_signed_angle.py -> build/lib/vg copying vg/test_basis.py -> build/lib/vg copying vg/test_pad_with_ones.py -> build/lib/vg copying vg/test_unpad.py -> build/lib/vg copying vg/test_almost_collinear.py -> build/lib/vg copying vg/test_proj.py -> build/lib/vg copying vg/test_reject.py -> build/lib/vg copying vg/test_rotate.py -> build/lib/vg copying vg/test_almost_zero.py -> build/lib/vg copying vg/test_reject_axis.py -> build/lib/vg copying vg/core.py -> build/lib/vg copying vg/test_perpendicular.py -> build/lib/vg copying vg/test_magnitude.py -> build/lib/vg copying vg/__init__.py -> build/lib/vg copying vg/test_normalize.py -> build/lib/vg copying vg/test_internal.py -> build/lib/vg copying vg/test_angle.py -> build/lib/vg copying vg/test_pca.py -> build/lib/vg copying vg/test_apply_homogeneous.py -> build/lib/vg 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/vg copying build/lib/vg/test_signed_angle.py -> build/bdist.linux-armv7l/wheel/vg copying build/lib/vg/test_basis.py -> build/bdist.linux-armv7l/wheel/vg copying build/lib/vg/test_pad_with_ones.py -> build/bdist.linux-armv7l/wheel/vg copying build/lib/vg/test_unpad.py -> build/bdist.linux-armv7l/wheel/vg copying build/lib/vg/test_almost_collinear.py -> build/bdist.linux-armv7l/wheel/vg copying build/lib/vg/test_proj.py -> build/bdist.linux-armv7l/wheel/vg copying build/lib/vg/test_reject.py -> build/bdist.linux-armv7l/wheel/vg copying build/lib/vg/test_rotate.py -> build/bdist.linux-armv7l/wheel/vg copying build/lib/vg/test_almost_zero.py -> build/bdist.linux-armv7l/wheel/vg copying build/lib/vg/test_reject_axis.py -> build/bdist.linux-armv7l/wheel/vg copying build/lib/vg/core.py -> build/bdist.linux-armv7l/wheel/vg copying build/lib/vg/test_perpendicular.py -> build/bdist.linux-armv7l/wheel/vg copying build/lib/vg/test_magnitude.py -> build/bdist.linux-armv7l/wheel/vg copying build/lib/vg/__init__.py -> build/bdist.linux-armv7l/wheel/vg copying build/lib/vg/test_normalize.py -> build/bdist.linux-armv7l/wheel/vg copying build/lib/vg/test_internal.py -> build/bdist.linux-armv7l/wheel/vg copying build/lib/vg/test_angle.py -> build/bdist.linux-armv7l/wheel/vg copying build/lib/vg/test_pca.py -> build/bdist.linux-armv7l/wheel/vg copying build/lib/vg/test_apply_homogeneous.py -> build/bdist.linux-armv7l/wheel/vg running install_egg_info running egg_info writing dependency_links to vg.egg-info/dependency_links.txt writing vg.egg-info/PKG-INFO writing top-level names to vg.egg-info/top_level.txt writing requirements to vg.egg-info/requires.txt reading manifest file 'vg.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'vg.egg-info/SOURCES.txt' Copying vg.egg-info to build/bdist.linux-armv7l/wheel/vg-0.4.0-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/vg-0.4.0.dist-info/WHEEL creating '/tmp/pip-wheel-ivkcbyt7/vg-0.4.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'vg/__init__.py' adding 'vg/core.py' adding 'vg/test_almost_collinear.py' adding 'vg/test_almost_zero.py' adding 'vg/test_angle.py' adding 'vg/test_apply_homogeneous.py' adding 'vg/test_basis.py' adding 'vg/test_internal.py' adding 'vg/test_magnitude.py' adding 'vg/test_normalize.py' adding 'vg/test_pad_with_ones.py' adding 'vg/test_pca.py' adding 'vg/test_perpendicular.py' adding 'vg/test_proj.py' adding 'vg/test_reject.py' adding 'vg/test_reject_axis.py' adding 'vg/test_rotate.py' adding 'vg/test_signed_angle.py' adding 'vg/test_unpad.py' adding 'vg-0.4.0.dist-info/LICENSE' adding 'vg-0.4.0.dist-info/METADATA' adding 'vg-0.4.0.dist-info/WHEEL' adding 'vg-0.4.0.dist-info/top_level.txt' adding 'vg-0.4.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for vg: finished with status 'done' Stored in directory: /tmp/tmpm9as9euw Successfully built vg Cleaning up... Removing source in /tmp/pip-wheel-fzaezx37/vg Removed build tracker '/tmp/pip-req-tracker-htdiud3s'