Skip to content

python-tesseract for python 3.x version windows 64b #70

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. try to install with pip 
2. I use this : pip install pytesseract
3. I got error over image_to_string 

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

    from pytesseract import image_to_string
ImportError: cannot import name 'image_to_string'

What version of the product are you using? On what operating system?
Python 3.4.1 (v3.4.1:c0e311e010fc, May 18 2014, 10:45:13) [MSC v.1600 64 bit (AM
D64)] on win32

Please provide any additional information below.
PIL cannot be install under this python 3.x version .


Original issue reported on code.google.com by catalinf...@gmail.com on 11 Jan 2015 at 11:15

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions