Created temporary directory: /tmp/pip-ephem-wheel-cache-4f63k6nv Created temporary directory: /tmp/pip-req-tracker-4lplkzhz Created requirements tracker '/tmp/pip-req-tracker-4lplkzhz' Created temporary directory: /tmp/pip-wheel-jjhn2s0n Collecting gapcv==1.0rc5 1 location(s) to search for versions of gapcv: * https://pypi.org/simple/gapcv/ Getting page https://pypi.org/simple/gapcv/ Analyzing links from page https://pypi.org/simple/gapcv/ Found link https://files.pythonhosted.org/packages/eb/3b/164f1505d3dd104fe02dac01cffaa07c8b1e96cefa450dabcf161a74fc58/gapcv-0.9.5.tar.gz#sha256=d8c8a983f18cf965c4c4de6e2f9e81e79c3b72836486429963e553b427077633 (from https://pypi.org/simple/gapcv/), version: 0.9.5 Found link https://files.pythonhosted.org/packages/b1/37/4866218a4c4b5c9183c49c2a6a668c74595be9a5232b2a1f6e1864aa4ed3/gapcv-1.0rc4.tar.gz#sha256=1c897660c0096825fef061730fbf0ff9717e95257d6674455c855d5055a133ae (from https://pypi.org/simple/gapcv/), version: 1.0rc4 Found link https://files.pythonhosted.org/packages/a1/95/d4adc181cb9462ed08c1f0568e33b9f06ac70bb63c3331a36bc1c5135e63/gapcv-1.0rc5.tar.gz#sha256=39d458cb4d4533850d3b2007c53ea915200af392437240d4270ccd22ea647d3f (from https://pypi.org/simple/gapcv/), version: 1.0rc5 Found link https://files.pythonhosted.org/packages/4b/57/46b0539ace5d2b7f7c1ce2c24a37c8603ea9624462e815d26d191388eed1/gapcv-1.0.0.tar.gz#sha256=c96b50f208aa89833a5d8bd46dc99798621089b39837c31c96edd007bc4b1413 (from https://pypi.org/simple/gapcv/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/19/ef/2a4d9bf1f363c1a9a012a6052d138bad548fe0b0ed6236258a62adcd2cc4/gapcv-1.0.1rc0.tar.gz#sha256=7ac57fa9a7d59c747e3ad654fab371f7829734afd6743a42ccab5cf60f2f71cd (from https://pypi.org/simple/gapcv/), version: 1.0.1rc0 Using version 1.0rc5 (newest of versions: 1.0rc5) Created temporary directory: /tmp/pip-unpack-cgfy_093 Downloading https://files.pythonhosted.org/packages/a1/95/d4adc181cb9462ed08c1f0568e33b9f06ac70bb63c3331a36bc1c5135e63/gapcv-1.0rc5.tar.gz Downloading from URL https://files.pythonhosted.org/packages/a1/95/d4adc181cb9462ed08c1f0568e33b9f06ac70bb63c3331a36bc1c5135e63/gapcv-1.0rc5.tar.gz#sha256=39d458cb4d4533850d3b2007c53ea915200af392437240d4270ccd22ea647d3f (from https://pypi.org/simple/gapcv/) Added gapcv==1.0rc5 from https://files.pythonhosted.org/packages/a1/95/d4adc181cb9462ed08c1f0568e33b9f06ac70bb63c3331a36bc1c5135e63/gapcv-1.0rc5.tar.gz#sha256=39d458cb4d4533850d3b2007c53ea915200af392437240d4270ccd22ea647d3f to build tracker '/tmp/pip-req-tracker-4lplkzhz' Running setup.py (path:/tmp/pip-wheel-jjhn2s0n/gapcv/setup.py) egg_info for package gapcv Running command python setup.py egg_info running egg_info creating pip-egg-info/gapcv.egg-info writing top-level names to pip-egg-info/gapcv.egg-info/top_level.txt writing pip-egg-info/gapcv.egg-info/PKG-INFO writing dependency_links to pip-egg-info/gapcv.egg-info/dependency_links.txt writing requirements to pip-egg-info/gapcv.egg-info/requires.txt writing manifest file 'pip-egg-info/gapcv.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/gapcv.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/gapcv.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-jjhn2s0n/gapcv has version 1.0rc5, which satisfies requirement gapcv==1.0rc5 from https://files.pythonhosted.org/packages/a1/95/d4adc181cb9462ed08c1f0568e33b9f06ac70bb63c3331a36bc1c5135e63/gapcv-1.0rc5.tar.gz#sha256=39d458cb4d4533850d3b2007c53ea915200af392437240d4270ccd22ea647d3f Removed gapcv==1.0rc5 from https://files.pythonhosted.org/packages/a1/95/d4adc181cb9462ed08c1f0568e33b9f06ac70bb63c3331a36bc1c5135e63/gapcv-1.0rc5.tar.gz#sha256=39d458cb4d4533850d3b2007c53ea915200af392437240d4270ccd22ea647d3f from build tracker '/tmp/pip-req-tracker-4lplkzhz' Building wheels for collected packages: gapcv Created temporary directory: /tmp/pip-wheel-hi0fxnva Running setup.py bdist_wheel for gapcv: started Destination directory: /tmp/pip-wheel-hi0fxnva Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-jjhn2s0n/gapcv/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-hi0fxnva running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/gapcv copying gapcv/vision.py -> build/lib/gapcv copying gapcv/__init__.py -> build/lib/gapcv creating build/lib/gapcv/utils copying gapcv/utils/img_tools.py -> build/lib/gapcv/utils copying gapcv/utils/__init__.py -> build/lib/gapcv/utils 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/gapcv copying build/lib/gapcv/vision.py -> build/bdist.linux-armv7l/wheel/gapcv copying build/lib/gapcv/__init__.py -> build/bdist.linux-armv7l/wheel/gapcv creating build/bdist.linux-armv7l/wheel/gapcv/utils copying build/lib/gapcv/utils/img_tools.py -> build/bdist.linux-armv7l/wheel/gapcv/utils copying build/lib/gapcv/utils/__init__.py -> build/bdist.linux-armv7l/wheel/gapcv/utils running install_egg_info running egg_info writing dependency_links to gapcv.egg-info/dependency_links.txt writing gapcv.egg-info/PKG-INFO writing requirements to gapcv.egg-info/requires.txt writing top-level names to gapcv.egg-info/top_level.txt reading manifest file 'gapcv.egg-info/SOURCES.txt' writing manifest file 'gapcv.egg-info/SOURCES.txt' Copying gapcv.egg-info to build/bdist.linux-armv7l/wheel/gapcv-1.0rc5-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/gapcv-1.0rc5.dist-info/WHEEL creating '/tmp/pip-wheel-hi0fxnva/gapcv-1.0rc5-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'gapcv/__init__.py' adding 'gapcv/vision.py' adding 'gapcv/utils/__init__.py' adding 'gapcv/utils/img_tools.py' adding 'gapcv-1.0rc5.dist-info/METADATA' adding 'gapcv-1.0rc5.dist-info/WHEEL' adding 'gapcv-1.0rc5.dist-info/top_level.txt' adding 'gapcv-1.0rc5.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for gapcv: finished with status 'done' Stored in directory: /tmp/tmpyyclyp5f Successfully built gapcv Cleaning up... Removing source in /tmp/pip-wheel-jjhn2s0n/gapcv Removed build tracker '/tmp/pip-req-tracker-4lplkzhz'