Skip to content

FileNotFoundError: [Errno 2] No such file or directory: 'bin/cleaned/cleaned0.jpg' #21

Description

@DIDIKAter

Traceback (most recent call last):
File "D:\Python\Python37\lib\code.py", line 90, in runcode
exec(code, self.locals)
File "", line 1, in
File "D:\PyCharm Community Edition 2022.2.1\plugins\python-ce\helpers\pydev_pydev_bundle\pydev_umd.py", line 198, in runfile
pydev_imports.execfile(filename, global_vars, local_vars) # execute the script
File "D:\PyCharm Community Edition 2022.2.1\plugins\python-ce\helpers\pydev_pydev_imps_pydev_execfile.py", line 18, in execfile
exec(compile(contents+"\n", file, 'exec'), glob, loc)
File "E:/table-parser-opencv-master/main.py", line 164, in
text = utils.run_tesseract(fname, num_img, psm, oem)
File "E:\table-parser-opencv-master\utils.py", line 79, in run_tesseract
image = Image.open(filename)
File "E:\table-parser-opencv-master\venv\lib\site-packages\PIL\Image.py", line 2904, in open
fp = builtins.open(filename, "rb")
FileNotFoundError: [Errno 2] No such file or directory: 'bin/cleaned/cleaned0.jpg'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions