Giter Site home page Giter Site logo

Comments (3)

l16659 avatar l16659 commented on May 23, 2024

tesserocr is a big headache. I will really appreciate if you have any idea for install tesserocr==2.6.1. I have installed the latest tesserocr, but memento-bg doesn't work.

from memento.

apirrone avatar apirrone commented on May 23, 2024

Hi @l16659 ! Did you install tesseract like this ?

$ sudo apt update
$ sudo add-apt-repository ppa:alex-p/tesseract-ocr-devel
$ sudo apt install tesseract-ocr

If yes, can you run this and show me the output ?

$ tesseract -v

Thanks !

from memento.

l16659 avatar l16659 commented on May 23, 2024

Thanks very much, It works after i use the real ubuntu machine. I use these command:
`sudo add-apt-repository universe
sudo apt update
sudo apt install python3-pip
sudo apt install git
git clone https://github.com/apirrone/Memento.git

pip install -e .
sudo apt update
sudo add-apt-repository ppa:alex-p/tesseract-ocr-devel
sudo apt install tesseract-ocr
sudo apt install tesseract-ocr-eng
sudo apt install tesseract-ocr-fra
export TESSDATA_PREFIX=/usr/share/tesseract-ocr/5/tessdata/

 apt-get install tesseract-ocr libtesseract-dev libleptonica-dev pkg-config`

And I have tried other gpt model with a agent(because i'm in china), it works. This is a really good project.

from memento.

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.