I am trying to use pytesseract in Python but I always end up with the following error:
raise TesseractNotFoundError() pytesseract.pytesseract.TesseractNo
Are you importing
from tesseract import image_to_string
Don't import from pytesseract