Created temporary directory: /tmp/pip-ephem-wheel-cache-xzh3himl Created temporary directory: /tmp/pip-req-tracker-ntr9xz97 Created requirements tracker '/tmp/pip-req-tracker-ntr9xz97' Created temporary directory: /tmp/pip-wheel-4_eyymb6 Collecting keras-ocr==0.3 1 location(s) to search for versions of keras-ocr: * https://pypi.org/simple/keras-ocr/ Getting page https://pypi.org/simple/keras-ocr/ Analyzing links from page https://pypi.org/simple/keras-ocr/ Found link https://files.pythonhosted.org/packages/a7/60/5d457d075229a5433e1252ec6923dfb0d0607d073ddce89e0988e856ec2b/keras_ocr-0.1-py3-none-any.whl#sha256=ba11645c906fc291cf43fdae6963bef91c6b5a955cac84ac21b62f30d6b6bfcb (from https://pypi.org/simple/keras-ocr/), version: 0.1 Found link https://files.pythonhosted.org/packages/76/1b/cd8dfc0ad3ed90c7c7ac782bccac9adcedf3c0542c081a4027a07762b4cd/keras_ocr-0.2-py3-none-any.whl#sha256=60b8f86254418002863dfab626212a6eaa24d4b246ed2054233882d350faa7da (from https://pypi.org/simple/keras-ocr/), version: 0.2 Found link https://files.pythonhosted.org/packages/20/92/e9f10543eab54d23285de0e20af1f24f8ca2df4e1c60fe992047b2cf445b/keras-ocr-0.3.tar.gz#sha256=59e86aaa0dd50aa14bf593282bf6cec7f660a65d6f2c8b7a7197ef862872de1e (from https://pypi.org/simple/keras-ocr/), version: 0.3 Using version 0.3 (newest of versions: 0.3) Created temporary directory: /tmp/pip-unpack-xyz1mejc Downloading https://files.pythonhosted.org/packages/20/92/e9f10543eab54d23285de0e20af1f24f8ca2df4e1c60fe992047b2cf445b/keras-ocr-0.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/20/92/e9f10543eab54d23285de0e20af1f24f8ca2df4e1c60fe992047b2cf445b/keras-ocr-0.3.tar.gz#sha256=59e86aaa0dd50aa14bf593282bf6cec7f660a65d6f2c8b7a7197ef862872de1e (from https://pypi.org/simple/keras-ocr/) Added keras-ocr==0.3 from https://files.pythonhosted.org/packages/20/92/e9f10543eab54d23285de0e20af1f24f8ca2df4e1c60fe992047b2cf445b/keras-ocr-0.3.tar.gz#sha256=59e86aaa0dd50aa14bf593282bf6cec7f660a65d6f2c8b7a7197ef862872de1e to build tracker '/tmp/pip-req-tracker-ntr9xz97' Running setup.py (path:/tmp/pip-wheel-4_eyymb6/keras-ocr/setup.py) egg_info for package keras-ocr Running command python setup.py egg_info running egg_info creating pip-egg-info/keras_ocr.egg-info writing top-level names to pip-egg-info/keras_ocr.egg-info/top_level.txt writing pip-egg-info/keras_ocr.egg-info/PKG-INFO writing dependency_links to pip-egg-info/keras_ocr.egg-info/dependency_links.txt writing requirements to pip-egg-info/keras_ocr.egg-info/requires.txt writing manifest file 'pip-egg-info/keras_ocr.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/keras_ocr.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/keras_ocr.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-4_eyymb6/keras-ocr has version 0.3, which satisfies requirement keras-ocr==0.3 from https://files.pythonhosted.org/packages/20/92/e9f10543eab54d23285de0e20af1f24f8ca2df4e1c60fe992047b2cf445b/keras-ocr-0.3.tar.gz#sha256=59e86aaa0dd50aa14bf593282bf6cec7f660a65d6f2c8b7a7197ef862872de1e Removed keras-ocr==0.3 from https://files.pythonhosted.org/packages/20/92/e9f10543eab54d23285de0e20af1f24f8ca2df4e1c60fe992047b2cf445b/keras-ocr-0.3.tar.gz#sha256=59e86aaa0dd50aa14bf593282bf6cec7f660a65d6f2c8b7a7197ef862872de1e from build tracker '/tmp/pip-req-tracker-ntr9xz97' Building wheels for collected packages: keras-ocr Created temporary directory: /tmp/pip-wheel-hlkz3d7a Running setup.py bdist_wheel for keras-ocr: started Destination directory: /tmp/pip-wheel-hlkz3d7a Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-4_eyymb6/keras-ocr/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-hlkz3d7a running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tests copying tests/test_pytorch_keras.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/keras_ocr copying keras_ocr/recognition.py -> build/lib/keras_ocr copying keras_ocr/detection.py -> build/lib/keras_ocr copying keras_ocr/tools.py -> build/lib/keras_ocr copying keras_ocr/__init__.py -> build/lib/keras_ocr copying keras_ocr/_version.py -> build/lib/keras_ocr running egg_info writing dependency_links to keras_ocr.egg-info/dependency_links.txt writing keras_ocr.egg-info/PKG-INFO writing requirements to keras_ocr.egg-info/requires.txt writing top-level names to keras_ocr.egg-info/top_level.txt reading manifest file 'keras_ocr.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'keras_ocr.egg-info/SOURCES.txt' UPDATING build/lib/keras_ocr/_version.py set build/lib/keras_ocr/_version.py to '0.3' 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/tests copying build/lib/tests/test_pytorch_keras.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/keras_ocr copying build/lib/keras_ocr/recognition.py -> build/bdist.linux-armv7l/wheel/keras_ocr copying build/lib/keras_ocr/detection.py -> build/bdist.linux-armv7l/wheel/keras_ocr copying build/lib/keras_ocr/tools.py -> build/bdist.linux-armv7l/wheel/keras_ocr copying build/lib/keras_ocr/__init__.py -> build/bdist.linux-armv7l/wheel/keras_ocr copying build/lib/keras_ocr/_version.py -> build/bdist.linux-armv7l/wheel/keras_ocr running install_egg_info Copying keras_ocr.egg-info to build/bdist.linux-armv7l/wheel/keras_ocr-0.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/keras_ocr-0.3.dist-info/WHEEL creating '/tmp/pip-wheel-hlkz3d7a/keras_ocr-0.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'keras_ocr/__init__.py' adding 'keras_ocr/_version.py' adding 'keras_ocr/detection.py' adding 'keras_ocr/recognition.py' adding 'keras_ocr/tools.py' adding 'tests/__init__.py' adding 'tests/test_pytorch_keras.py' adding 'keras_ocr-0.3.dist-info/METADATA' adding 'keras_ocr-0.3.dist-info/WHEEL' adding 'keras_ocr-0.3.dist-info/top_level.txt' adding 'keras_ocr-0.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for keras-ocr: finished with status 'done' Stored in directory: /tmp/tmpvs_vc061 Successfully built keras-ocr Cleaning up... Removing source in /tmp/pip-wheel-4_eyymb6/keras-ocr Removed build tracker '/tmp/pip-req-tracker-ntr9xz97'