AlChiu / HandWriting-OCR-CNN-WebApp

CPSC 578 Semester Project
MIT License
10 stars 6 forks source link

I am having issues while installing tesserocr. Please guide me on installing the same. #8

Open ghost opened 5 years ago

asmaaalaa99 commented 5 years ago

Hello, I faced the same issue. I resolved it by downloading the .whl file for the library, and it worked. Simply, click on this link https://github.com/simonflueckiger/tesserocr-windows_build/releases, choose your python and windows version, and then on the cmd type pip install your directory for the whl. Hope that works!