Pytesser
Pytesser copied to clipboard
FileNotFoundError due to line 61
If using image_to_string it will throw a FileNotFoundError.
The methods calls image_file_to_string and the TEMP_IMAGE file will get deleted there already.
Solution: Just delete line 61 from the pytesser.py