Jatin Singh
unread,Jan 9, 2025, 2:12:59 PMJan 9Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tesseract-ocr
Traceback (most recent call last):
File "C:/Users/user/AppData/Local/Programs/Python/Python311/Python.py", line 5, in <module>
print(pytesseract.image_to_string(Image.open('C:/Users/jatin/OneDrive/Documents/PMLT/Project OCR')))
File "C:\Users\user\AppData\Local\Programs\Python\Python311\Lib\site-packages\PIL\Image.py", line 3465, in open
fp = builtins.open(filename, "rb")
PermissionError: [Errno 13] Permission denied: 'C:/Users/user/OneDrive/Documents/PMLT/Project OCR'