Created temporary directory: /tmp/pip-ephem-wheel-cache-ovs0vkia Created temporary directory: /tmp/pip-req-tracker-fg_mhl69 Created requirements tracker '/tmp/pip-req-tracker-fg_mhl69' Created temporary directory: /tmp/pip-wheel-a8lvca2l Collecting videocr==0.1.6 1 location(s) to search for versions of videocr: * https://pypi.org/simple/videocr/ Getting page https://pypi.org/simple/videocr/ Analyzing links from page https://pypi.org/simple/videocr/ Found link https://files.pythonhosted.org/packages/7f/f9/8ba9872f41423b66fa86aadb2bd45ce559c9e1d8908f3d4be1d13354c6d6/videocr-0.1.4.tar.gz#sha256=5faeed7faf2c40bb17b70baba15b3ca3eae0aed163bc3ea931041403e32265d9 (from https://pypi.org/simple/videocr/), version: 0.1.4 Found link https://files.pythonhosted.org/packages/11/a4/b16cae7c37e3d29b18daf27f82919dce549dc22a4a48692e5eed36419fb6/videocr-0.1.5.tar.gz#sha256=4d9d4559e2e5ff504a62d31cf3cebb64e136f116145cd6a7131073672a31ff3e (from https://pypi.org/simple/videocr/), version: 0.1.5 Found link https://files.pythonhosted.org/packages/cb/c4/bce8bbe0aa1cfac2f00f72f9314b7f57700c339f26d41dfc8697601d91bf/videocr-0.1.6.tar.gz#sha256=c3484f7d42b8ba7e4902300feefc0e02e2a5b19fb3bfab05576bc3fd197791b2 (from https://pypi.org/simple/videocr/), version: 0.1.6 Using version 0.1.6 (newest of versions: 0.1.6) Created temporary directory: /tmp/pip-unpack-88k5ip6f Downloading https://files.pythonhosted.org/packages/cb/c4/bce8bbe0aa1cfac2f00f72f9314b7f57700c339f26d41dfc8697601d91bf/videocr-0.1.6.tar.gz Downloading from URL https://files.pythonhosted.org/packages/cb/c4/bce8bbe0aa1cfac2f00f72f9314b7f57700c339f26d41dfc8697601d91bf/videocr-0.1.6.tar.gz#sha256=c3484f7d42b8ba7e4902300feefc0e02e2a5b19fb3bfab05576bc3fd197791b2 (from https://pypi.org/simple/videocr/) Added videocr==0.1.6 from https://files.pythonhosted.org/packages/cb/c4/bce8bbe0aa1cfac2f00f72f9314b7f57700c339f26d41dfc8697601d91bf/videocr-0.1.6.tar.gz#sha256=c3484f7d42b8ba7e4902300feefc0e02e2a5b19fb3bfab05576bc3fd197791b2 to build tracker '/tmp/pip-req-tracker-fg_mhl69' Running setup.py (path:/tmp/pip-wheel-a8lvca2l/videocr/setup.py) egg_info for package videocr Running command python setup.py egg_info running egg_info creating pip-egg-info/videocr.egg-info writing dependency_links to pip-egg-info/videocr.egg-info/dependency_links.txt writing pip-egg-info/videocr.egg-info/PKG-INFO writing requirements to pip-egg-info/videocr.egg-info/requires.txt writing top-level names to pip-egg-info/videocr.egg-info/top_level.txt writing manifest file 'pip-egg-info/videocr.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/videocr.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/videocr.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-a8lvca2l/videocr has version 0.1.6, which satisfies requirement videocr==0.1.6 from https://files.pythonhosted.org/packages/cb/c4/bce8bbe0aa1cfac2f00f72f9314b7f57700c339f26d41dfc8697601d91bf/videocr-0.1.6.tar.gz#sha256=c3484f7d42b8ba7e4902300feefc0e02e2a5b19fb3bfab05576bc3fd197791b2 Removed videocr==0.1.6 from https://files.pythonhosted.org/packages/cb/c4/bce8bbe0aa1cfac2f00f72f9314b7f57700c339f26d41dfc8697601d91bf/videocr-0.1.6.tar.gz#sha256=c3484f7d42b8ba7e4902300feefc0e02e2a5b19fb3bfab05576bc3fd197791b2 from build tracker '/tmp/pip-req-tracker-fg_mhl69' Building wheels for collected packages: videocr Created temporary directory: /tmp/pip-wheel-_d54igf0 Running setup.py bdist_wheel for videocr: started Destination directory: /tmp/pip-wheel-_d54igf0 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-a8lvca2l/videocr/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-_d54igf0 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/videocr copying videocr/video.py -> build/lib/videocr copying videocr/opencv_adapter.py -> build/lib/videocr copying videocr/constants.py -> build/lib/videocr copying videocr/models.py -> build/lib/videocr copying videocr/__init__.py -> build/lib/videocr copying videocr/utils.py -> build/lib/videocr copying videocr/api.py -> build/lib/videocr 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/videocr copying build/lib/videocr/video.py -> build/bdist.linux-armv7l/wheel/videocr copying build/lib/videocr/opencv_adapter.py -> build/bdist.linux-armv7l/wheel/videocr copying build/lib/videocr/constants.py -> build/bdist.linux-armv7l/wheel/videocr copying build/lib/videocr/models.py -> build/bdist.linux-armv7l/wheel/videocr copying build/lib/videocr/__init__.py -> build/bdist.linux-armv7l/wheel/videocr copying build/lib/videocr/utils.py -> build/bdist.linux-armv7l/wheel/videocr copying build/lib/videocr/api.py -> build/bdist.linux-armv7l/wheel/videocr running install_egg_info running egg_info writing requirements to videocr.egg-info/requires.txt writing dependency_links to videocr.egg-info/dependency_links.txt writing videocr.egg-info/PKG-INFO writing top-level names to videocr.egg-info/top_level.txt reading manifest file 'videocr.egg-info/SOURCES.txt' writing manifest file 'videocr.egg-info/SOURCES.txt' Copying videocr.egg-info to build/bdist.linux-armv7l/wheel/videocr-0.1.6-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/videocr-0.1.6.dist-info/WHEEL creating '/tmp/pip-wheel-_d54igf0/videocr-0.1.6-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'videocr/__init__.py' adding 'videocr/api.py' adding 'videocr/constants.py' adding 'videocr/models.py' adding 'videocr/opencv_adapter.py' adding 'videocr/utils.py' adding 'videocr/video.py' adding 'videocr-0.1.6.dist-info/METADATA' adding 'videocr-0.1.6.dist-info/WHEEL' adding 'videocr-0.1.6.dist-info/top_level.txt' adding 'videocr-0.1.6.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for videocr: finished with status 'done' Stored in directory: /tmp/tmp0xkwek6p Successfully built videocr Cleaning up... Removing source in /tmp/pip-wheel-a8lvca2l/videocr Removed build tracker '/tmp/pip-req-tracker-fg_mhl69'