I\'m trying to run a basic and very simple code in python.
from PIL import Image import pytesseract im = Image.open(\"sample1.jpg\") text = pytesseract.im