SimpleCV
SimpleCV copied to clipboard
Add OCR in Docker
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.