Created temporary directory: /tmp/pip-ephem-wheel-cache-5ekqi0wf Created temporary directory: /tmp/pip-req-tracker-h9vf_lup Created requirements tracker '/tmp/pip-req-tracker-h9vf_lup' Created temporary directory: /tmp/pip-wheel-sx1knx18 Collecting octvi==2.0.2 1 location(s) to search for versions of octvi: * https://pypi.org/simple/octvi/ Getting page https://pypi.org/simple/octvi/ Analyzing links from page https://pypi.org/simple/octvi/ Found link https://files.pythonhosted.org/packages/b0/a7/7a56cf53026276ad9d2ed59f860e62eb81656633571ffc632980e0d22b9b/octvi-1.0.0.tar.gz#sha256=ab70cc240ba785c61c77561474a60ad65695dbd377da97f5e4576531be7012e5 (from https://pypi.org/simple/octvi/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/bd/87/3a005fb999f691f65957fb923292841625e2d2db413c915382ee422efca4/octvi-1.1.1.tar.gz#sha256=65ace1968fca913cb26a3285872530b7bbe933480bea752b26de58e978d87cb9 (from https://pypi.org/simple/octvi/), version: 1.1.1 Skipping link https://files.pythonhosted.org/packages/55/45/6e9d5570066bdc7aeb5b0149b0fcc9810fa61b871f35b0b250c5f2a35ab6/octvi-2.0.2-py3-none-any.whl#sha256=69e2b5386c6a6f1bc6df631fc383a01e3bdc5451e0e89d668d5adb782730524f (from https://pypi.org/simple/octvi/); No binaries permitted for octvi Found link https://files.pythonhosted.org/packages/d1/b0/6a82c54cfc7b9d2b098d02641cbe9984e7c825501634d870b8c9d5f1101b/octvi-2.0.2.tar.gz#sha256=89929dc8726ffc96f29d720658fae2d317c0015d88a4bae4dcc6347a1b32dce1 (from https://pypi.org/simple/octvi/), version: 2.0.2 Using version 2.0.2 (newest of versions: 2.0.2) Created temporary directory: /tmp/pip-unpack-72jfs10w Downloading https://files.pythonhosted.org/packages/d1/b0/6a82c54cfc7b9d2b098d02641cbe9984e7c825501634d870b8c9d5f1101b/octvi-2.0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/d1/b0/6a82c54cfc7b9d2b098d02641cbe9984e7c825501634d870b8c9d5f1101b/octvi-2.0.2.tar.gz#sha256=89929dc8726ffc96f29d720658fae2d317c0015d88a4bae4dcc6347a1b32dce1 (from https://pypi.org/simple/octvi/) Added octvi==2.0.2 from https://files.pythonhosted.org/packages/d1/b0/6a82c54cfc7b9d2b098d02641cbe9984e7c825501634d870b8c9d5f1101b/octvi-2.0.2.tar.gz#sha256=89929dc8726ffc96f29d720658fae2d317c0015d88a4bae4dcc6347a1b32dce1 to build tracker '/tmp/pip-req-tracker-h9vf_lup' Running setup.py (path:/tmp/pip-wheel-sx1knx18/octvi/setup.py) egg_info for package octvi Running command python setup.py egg_info running egg_info creating pip-egg-info/octvi.egg-info writing entry points to pip-egg-info/octvi.egg-info/entry_points.txt writing dependency_links to pip-egg-info/octvi.egg-info/dependency_links.txt writing top-level names to pip-egg-info/octvi.egg-info/top_level.txt writing pip-egg-info/octvi.egg-info/PKG-INFO writing requirements to pip-egg-info/octvi.egg-info/requires.txt writing manifest file 'pip-egg-info/octvi.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/octvi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/octvi.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-sx1knx18/octvi has version 2.0.2, which satisfies requirement octvi==2.0.2 from https://files.pythonhosted.org/packages/d1/b0/6a82c54cfc7b9d2b098d02641cbe9984e7c825501634d870b8c9d5f1101b/octvi-2.0.2.tar.gz#sha256=89929dc8726ffc96f29d720658fae2d317c0015d88a4bae4dcc6347a1b32dce1 Removed octvi==2.0.2 from https://files.pythonhosted.org/packages/d1/b0/6a82c54cfc7b9d2b098d02641cbe9984e7c825501634d870b8c9d5f1101b/octvi-2.0.2.tar.gz#sha256=89929dc8726ffc96f29d720658fae2d317c0015d88a4bae4dcc6347a1b32dce1 from build tracker '/tmp/pip-req-tracker-h9vf_lup' Building wheels for collected packages: octvi Created temporary directory: /tmp/pip-wheel-xam8yhmd Running setup.py bdist_wheel for octvi: started Destination directory: /tmp/pip-wheel-xam8yhmd Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-sx1knx18/octvi/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-xam8yhmd running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/octvi copying octvi/exceptions.py -> build/lib/octvi copying octvi/command_line.py -> build/lib/octvi copying octvi/config.py -> build/lib/octvi copying octvi/url.py -> build/lib/octvi copying octvi/array.py -> build/lib/octvi copying octvi/__init__.py -> build/lib/octvi copying octvi/extract.py -> build/lib/octvi copying octvi/_version.py -> build/lib/octvi running egg_info writing top-level names to octvi.egg-info/top_level.txt writing octvi.egg-info/PKG-INFO writing requirements to octvi.egg-info/requires.txt writing dependency_links to octvi.egg-info/dependency_links.txt writing entry points to octvi.egg-info/entry_points.txt reading manifest file 'octvi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'octvi.egg-info/SOURCES.txt' 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/octvi copying build/lib/octvi/exceptions.py -> build/bdist.linux-armv7l/wheel/octvi copying build/lib/octvi/command_line.py -> build/bdist.linux-armv7l/wheel/octvi copying build/lib/octvi/config.py -> build/bdist.linux-armv7l/wheel/octvi copying build/lib/octvi/url.py -> build/bdist.linux-armv7l/wheel/octvi copying build/lib/octvi/array.py -> build/bdist.linux-armv7l/wheel/octvi copying build/lib/octvi/__init__.py -> build/bdist.linux-armv7l/wheel/octvi copying build/lib/octvi/extract.py -> build/bdist.linux-armv7l/wheel/octvi copying build/lib/octvi/_version.py -> build/bdist.linux-armv7l/wheel/octvi running install_egg_info Copying octvi.egg-info to build/bdist.linux-armv7l/wheel/octvi-2.0.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/octvi-2.0.2.dist-info/WHEEL creating '/tmp/pip-wheel-xam8yhmd/octvi-2.0.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'octvi/__init__.py' adding 'octvi/_version.py' adding 'octvi/array.py' adding 'octvi/command_line.py' adding 'octvi/config.py' adding 'octvi/exceptions.py' adding 'octvi/extract.py' adding 'octvi/url.py' adding 'octvi-2.0.2.dist-info/METADATA' adding 'octvi-2.0.2.dist-info/WHEEL' adding 'octvi-2.0.2.dist-info/entry_points.txt' adding 'octvi-2.0.2.dist-info/top_level.txt' adding 'octvi-2.0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for octvi: finished with status 'done' Stored in directory: /tmp/tmpmt5l64rf Successfully built octvi Cleaning up... Removing source in /tmp/pip-wheel-sx1knx18/octvi Removed build tracker '/tmp/pip-req-tracker-h9vf_lup'