endorno / python-tesseract

Automatically exported from code.google.com/p/python-tesseract

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't install on OSX

GoogleCodeExporter opened this issue · comments

What steps will reproduce the problem?
easy_install 
https://bitbucket.org/3togo/python-tesseract/downloads/python_tesseract-0.9.1-py
2.7-macosx-10.10-x86_64.egg


What is the expected output? What do you see instead?

Downloading 
https://bitbucket.org/3togo/python-tesseract/downloads/python_tesseract-0.9.1-py
2.7-macosx-10.10-x86_64.egg
Processing python_tesseract-0.9.1-py2.7-macosx-10.10-x86_64.egg
creating 
/Users/tiagosilva/tests/tesseract/venv/lib/python2.7/site-packages/python_tesser
act-0.9.1-py2.7-macosx-10.10-x86_64.egg
Extracting python_tesseract-0.9.1-py2.7-macosx-10.10-x86_64.egg to 
/Users/tiagosilva/tests/tesseract/venv/lib/python2.7/site-packages
Adding python-tesseract 0.9.1 to easy-install.pth file

Installed 
/Users/tiagosilva/tests/tesseract/venv/lib/python2.7/site-packages/python_tesser
act-0.9.1-py2.7-macosx-10.10-x86_64.egg
Processing dependencies for python-tesseract==0.9.1
Searching for python-tesseract==0.9.1
Reading https://pypi.python.org/simple/python-tesseract/
Couldn't find index page for 'python-tesseract' (maybe misspelled?)
Scanning index of all packages (this may take a while)
Reading https://pypi.python.org/simple/
No local packages or download links found for python-tesseract==0.9.1
error: Could not find suitable distribution for 
Requirement.parse('python-tesseract==0.9.1')



What version of the product are you using? On what operating system?

I'm using OSX, yosemite 




Original issue reported on code.google.com by tiago.si...@pepfeed.com on 16 Jul 2015 at 10:54