Collecting pytesseract==0.1.9 1 location(s) to search for versions of pytesseract: * https://pypi.python.org/simple/pytesseract/ Getting page https://pypi.python.org/simple/pytesseract/ Analyzing links from page https://pypi.python.org/simple/pytesseract/ Found link https://pypi.python.org/packages/29/2f/7b73fa55f3c36160d54ec08b6bdddc1d8385fe0aa1acf8dac3ef1e635516/pytesseract-0.1.7.tar.gz#md5=764bb4a0c7e9f85c0ee27beffb65065a (from https://pypi.python.org/simple/pytesseract/), version: 0.1.7 Found link https://pypi.python.org/packages/36/60/26054cb04e6b22fb64719640cb25a22ae11665bec731670420338141d700/pytesseract-0.1.9.tar.gz#md5=93cb0324156ef7c320b0753a5eb25a77 (from https://pypi.python.org/simple/pytesseract/), version: 0.1.9 Found link https://pypi.python.org/packages/59/8a/0b1daf9f98950a659b630da42d07cce046741c5842f0a0943c2ede8f7374/pytesseract-0.1.4.tar.gz#md5=7d7785a5a42870819854a89b24937593 (from https://pypi.python.org/simple/pytesseract/), version: 0.1.4 Found link https://pypi.python.org/packages/62/e3/84698f88eb404c6c6f8d185830543ba857fd68c4bc5c991c960cd59dde9a/pytesseract-0.1.tar.gz#md5=fb0a1e146f88b74fd9a88786e4cc8ef4 (from https://pypi.python.org/simple/pytesseract/), version: 0.1 Found link https://pypi.python.org/packages/6b/b1/223c46b7023b35054195e5cdba67a53c74b203d02691ee38dc8ceaa565e0/pytesseract-0.1.8.tar.gz#md5=f73c3339891875cc73f13312b8729f7a (from https://pypi.python.org/simple/pytesseract/), version: 0.1.8 Found link https://pypi.python.org/packages/7c/19/93a003a1f514dd0584eba13afc1e7093c135964766c56998bc3a2efc331f/pytesseract-0.2.0.tar.gz#md5=7b49c283971b0ec58869f555df3a184a (from https://pypi.python.org/simple/pytesseract/), version: 0.2.0 Found link https://pypi.python.org/packages/80/36/20a3caf4afbb25b5ff5746e5c24cd311eec4e6fe52e143ea957a8b2a425f/pytesseract-0.1.5.tar.gz#md5=10f0aed10ed675c7b9d9be7f2be36020 (from https://pypi.python.org/simple/pytesseract/), version: 0.1.5 Found link https://pypi.python.org/packages/87/14/e044c1e0259cd43f28a92c82fc23b15091d72c4c50a9b2411a132fee754f/pytesseract-0.1.3.tar.gz#md5=4c56b70e8d0ddabdb1237d39ed3e300b (from https://pypi.python.org/simple/pytesseract/), version: 0.1.3 Skipping link https://pypi.python.org/packages/87/42/4332790f20c68464ecb8c9db00cef33eff259a094da94ef4480a79b4fc6e/pytesseract-0.1.3-py2.7.egg#md5=712eef2669f3e19abda39a7639faa5a9 (from https://pypi.python.org/simple/pytesseract/); unsupported archive format: .egg Found link https://pypi.python.org/packages/fc/0c/f4d4124d648484005f9f29ed21c986fe9efcce8c90604a6e9fb0de4dda5e/pytesseract-0.1.6.tar.gz#md5=b7fb44c04d76cfa1c3c9bee1b481f4f3 (from https://pypi.python.org/simple/pytesseract/), version: 0.1.6 Using version 0.1.9 (newest of versions: 0.1.9) Downloading pytesseract-0.1.9.tar.gz (154kB) Downloading from URL https://pypi.python.org/packages/36/60/26054cb04e6b22fb64719640cb25a22ae11665bec731670420338141d700/pytesseract-0.1.9.tar.gz#md5=93cb0324156ef7c320b0753a5eb25a77 (from https://pypi.python.org/simple/pytesseract/) Running setup.py (path:/tmp/pip-build-tynnq61l/pytesseract/setup.py) egg_info for package pytesseract Running command python setup.py egg_info running egg_info creating pip-egg-info/pytesseract.egg-info writing top-level names to pip-egg-info/pytesseract.egg-info/top_level.txt writing pip-egg-info/pytesseract.egg-info/PKG-INFO writing entry points to pip-egg-info/pytesseract.egg-info/entry_points.txt writing requirements to pip-egg-info/pytesseract.egg-info/requires.txt writing dependency_links to pip-egg-info/pytesseract.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/pytesseract.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pytesseract.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/pytesseract.egg-info/SOURCES.txt' Source in /tmp/pip-build-tynnq61l/pytesseract has version 0.1.9, which satisfies requirement pytesseract==0.1.9 from https://pypi.python.org/packages/36/60/26054cb04e6b22fb64719640cb25a22ae11665bec731670420338141d700/pytesseract-0.1.9.tar.gz#md5=93cb0324156ef7c320b0753a5eb25a77 Building wheels for collected packages: pytesseract Running setup.py bdist_wheel for pytesseract: started Destination directory: /tmp/tmp00vtaxxspip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-tynnq61l/pytesseract/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/tmp00vtaxxspip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pytesseract copying src/__init__.py -> build/lib/pytesseract copying src/pytesseract.py -> build/lib/pytesseract running egg_info writing requirements to pytesseract.egg-info/requires.txt writing top-level names to pytesseract.egg-info/top_level.txt writing dependency_links to pytesseract.egg-info/dependency_links.txt writing pytesseract.egg-info/PKG-INFO writing entry points to pytesseract.egg-info/entry_points.txt reading manifest file 'pytesseract.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pytesseract.egg-info/SOURCES.txt' copying src/test-european.jpg -> build/lib/pytesseract copying src/test.png -> build/lib/pytesseract 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/pytesseract copying build/lib/pytesseract/test-european.jpg -> build/bdist.linux-armv7l/wheel/pytesseract copying build/lib/pytesseract/__init__.py -> build/bdist.linux-armv7l/wheel/pytesseract copying build/lib/pytesseract/test.png -> build/bdist.linux-armv7l/wheel/pytesseract copying build/lib/pytesseract/pytesseract.py -> build/bdist.linux-armv7l/wheel/pytesseract running install_egg_info Copying pytesseract.egg-info to build/bdist.linux-armv7l/wheel/pytesseract-0.1.9-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pytesseract-0.1.9.dist-info/WHEEL Running setup.py bdist_wheel for pytesseract: finished with status 'done' Stored in directory: /tmp/tmp0xr6pq2a Successfully built pytesseract Cleaning up... Removing source in /tmp/pip-build-tynnq61l/pytesseract