Created temporary directory: /tmp/pip-ephem-wheel-cache-gdgxexgj Created temporary directory: /tmp/pip-req-tracker-afmmxjt6 Created requirements tracker '/tmp/pip-req-tracker-afmmxjt6' Created temporary directory: /tmp/pip-wheel-vm54yy_x Collecting gapcv==1.0.1rc0 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/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/04/1c/6eba5e10fee12cbfc195db2b9f9cb2455f22db874ac2c7a7a67ddeb3c9f4/gapcv-1.0.1a0.tar.gz#sha256=af6699a88d13db29fd2003312fc2fe59fee3c2cb3a4913d0950e4018a967f3a7 (from https://pypi.org/simple/gapcv/), version: 1.0.1a0 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.0.1rc0 (newest of versions: 1.0.1rc0) Created temporary directory: /tmp/pip-unpack-a3yuvh4f Downloading https://files.pythonhosted.org/packages/19/ef/2a4d9bf1f363c1a9a012a6052d138bad548fe0b0ed6236258a62adcd2cc4/gapcv-1.0.1rc0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/19/ef/2a4d9bf1f363c1a9a012a6052d138bad548fe0b0ed6236258a62adcd2cc4/gapcv-1.0.1rc0.tar.gz#sha256=7ac57fa9a7d59c747e3ad654fab371f7829734afd6743a42ccab5cf60f2f71cd (from https://pypi.org/simple/gapcv/) Added gapcv==1.0.1rc0 from https://files.pythonhosted.org/packages/19/ef/2a4d9bf1f363c1a9a012a6052d138bad548fe0b0ed6236258a62adcd2cc4/gapcv-1.0.1rc0.tar.gz#sha256=7ac57fa9a7d59c747e3ad654fab371f7829734afd6743a42ccab5cf60f2f71cd to build tracker '/tmp/pip-req-tracker-afmmxjt6' Running setup.py (path:/tmp/pip-wheel-vm54yy_x/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 dependency_links to pip-egg-info/gapcv.egg-info/dependency_links.txt writing requirements to pip-egg-info/gapcv.egg-info/requires.txt writing top-level names to pip-egg-info/gapcv.egg-info/top_level.txt writing pip-egg-info/gapcv.egg-info/PKG-INFO 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' /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:472: UserWarning: Normalizing '1.0.1c' to '1.0.1rc0' normalized_version, Source in /tmp/pip-wheel-vm54yy_x/gapcv has version 1.0.1rc0, which satisfies requirement gapcv==1.0.1rc0 from https://files.pythonhosted.org/packages/19/ef/2a4d9bf1f363c1a9a012a6052d138bad548fe0b0ed6236258a62adcd2cc4/gapcv-1.0.1rc0.tar.gz#sha256=7ac57fa9a7d59c747e3ad654fab371f7829734afd6743a42ccab5cf60f2f71cd Removed gapcv==1.0.1rc0 from https://files.pythonhosted.org/packages/19/ef/2a4d9bf1f363c1a9a012a6052d138bad548fe0b0ed6236258a62adcd2cc4/gapcv-1.0.1rc0.tar.gz#sha256=7ac57fa9a7d59c747e3ad654fab371f7829734afd6743a42ccab5cf60f2f71cd from build tracker '/tmp/pip-req-tracker-afmmxjt6' Building wheels for collected packages: gapcv Created temporary directory: /tmp/pip-wheel-vlfv0wg4 Running setup.py bdist_wheel for gapcv: started Destination directory: /tmp/pip-wheel-vlfv0wg4 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-vm54yy_x/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-vlfv0wg4 /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:472: UserWarning: Normalizing '1.0.1c' to '1.0.1rc0' normalized_version, running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/gapcv copying gapcv/__init__.py -> build/lib/gapcv copying gapcv/vision.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/__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 copying build/lib/gapcv/vision.py -> build/bdist.linux-armv7l/wheel/gapcv running install_egg_info running egg_info writing gapcv.egg-info/PKG-INFO writing top-level names to gapcv.egg-info/top_level.txt writing requirements to gapcv.egg-info/requires.txt writing dependency_links to gapcv.egg-info/dependency_links.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.0.1rc0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/gapcv-1.0.1rc0.dist-info/WHEEL creating '/tmp/pip-wheel-vlfv0wg4/gapcv-1.0.1rc0-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.0.1rc0.dist-info/METADATA' adding 'gapcv-1.0.1rc0.dist-info/WHEEL' adding 'gapcv-1.0.1rc0.dist-info/top_level.txt' adding 'gapcv-1.0.1rc0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for gapcv: finished with status 'done' Stored in directory: /tmp/tmpkvrtr2pu Successfully built gapcv Cleaning up... Removing source in /tmp/pip-wheel-vm54yy_x/gapcv Removed build tracker '/tmp/pip-req-tracker-afmmxjt6'