My script:
from PIL import Image print(pytesseract.image_to_string(Image.open(\'/Users/Sanya/Downloads/SimpleText.png\')))
And then I got th