You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: