There was an error while loading. Please reload this page.
Hello! How to add pytesseract to work in docker container? I use the Dockerfile for running SimpleCV, and when I use readText() function , it throws an error that pytesseract in not installed.
Hello!
How to add pytesseract to work in docker container?
I use the Dockerfile for running SimpleCV, and when I use readText() function , it throws an error that pytesseract in not installed.