Giter VIP home page Giter VIP logo

Comments (11)

bozhodimitrov avatar bozhodimitrov commented on July 30, 2024 1

@gfgilmour please install the 0.1.7 version from github, since the current pip package is 0.1.6.

from pytesseract.

vanjavk avatar vanjavk commented on July 30, 2024

happens to me too sometimes

from pytesseract.

dickreuter avatar dickreuter commented on July 30, 2024

Yes that error should now have been eliminated. Did you Rebase recently?

On Saturday, 20 August 2016, vanjavk [email protected] wrote:

happens to me too sometimes


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#44 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ABMrfpfM5Ri40nPCuwQxqIph5zG30-Ugks5qhk53gaJpZM4Ji15N
.

from pytesseract.

vanjavk avatar vanjavk commented on July 30, 2024

What does rebase means? I just installed pytesseract so I should have latest version, I also tried updating Pillow but it said there's no updates available

from pytesseract.

dickreuter avatar dickreuter commented on July 30, 2024

Sorry I confused you with somebody else. Yes the problem is still there. I
just put all calls to pytesseract into try except. Didn't find any better
solution.

On Saturday, 20 August 2016, vanjavk [email protected] wrote:

What does rebase means? I just installed pytesseract so I should have
latest version, I also tried updating Pillow but it said there's no updates
available


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#44 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ABMrfs4yBV8xHhJZygIMiVsD5RNhDhziks5qhtAIgaJpZM4Ji15N
.

from pytesseract.

chicocvenancio avatar chicocvenancio commented on July 30, 2024

It seems to me this is related to #26 and would be solved by PR #33

from pytesseract.

gfgilmour avatar gfgilmour commented on July 30, 2024

Hi: I'm still getting the UnicodeDecodeError . I'm running on windows 10 with python 3.6 ,reinstalled pytesseract 0.1.6 , but still getting the error consistently . attached is a sample jpg. thanks
(https://cloud.githubusercontent.com/assets/29029196/26533418/b04a660e-43e6-11e7-9660-ac897dc6a40e.jpg)

from pytesseract.

dickreuter avatar dickreuter commented on July 30, 2024

The error still occurs with 0.1.7

from pytesseract.

bozhodimitrov avatar bozhodimitrov commented on July 30, 2024

@dickreuter Please provide us with the following information:

  1. OS name and version.
  2. python version
  3. sample code snippet + sample file that produce the error.

Thanks for reporting the issue.

from pytesseract.

dickreuter avatar dickreuter commented on July 30, 2024

In fact the error is not from pytesseract itself but by what it returns. I'm unable to write the output.

from pytesseract.

bozhodimitrov avatar bozhodimitrov commented on July 30, 2024

@dickreuter It is encode/decode related problem.
You may need to use utf-8, because it seems that the tesseract executable uses that as output.

Also you can try the win_unicode_console module

from pytesseract.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.