img2table icon indicating copy to clipboard operation
img2table copied to clipboard

Getting FileNotFound error

Open lukasjelly opened this issue 2 years ago • 5 comments

Hello!

I am trying to use your library however get a FileNotFound error. Please see attached traceback.

I have also attached my code.

Thank you for your time and effort with this library.

Lukas

FileNotFoundError Traceback.txt image

lukasjelly avatar Jan 07 '24 23:01 lukasjelly

Hello, Can you provide the numba version installed in your environment ? I will try to replicate the issue.

xavctn avatar Jan 08 '24 00:01 xavctn

Hello, Can you provide the numba version installed in your environment ? I will try to replicate the issue. Name: numba Version: 0.58.1 Summary: compiling Python code using LLVM Home-page: https://numba.pydata.org Author: Author-email: License: BSD Location: C:...\PDF Extraction\Python Extraction\venv\Lib\site-packages Requires: llvmlite, numpy Required-by: img2table

lukasjelly avatar Jan 08 '24 00:01 lukasjelly

Hi, I tried to replicate the issue on Windows using Python 3.11 but I was not able to. I do not know what is happening on your end TBH.

I cannot really think of what can be causing this issue

xavctn avatar Jan 08 '24 22:01 xavctn

I'm getting the same... FileNotFoundError.Traceback with all code.txt

andydoc avatar Jan 01 '25 10:01 andydoc

Just in case you ask... Name: numba Version: 0.60.0 Summary: compiling Python code using LLVM Home-page: https://numba.pydata.org Author: Author-email: License: BSD Location: C:\Users\andyd\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.12_qbz5n2kfra8p0\LocalCache\local-packages\Python312\site-packages Requires: llvmlite, numpy Required-by: img2table

andydoc avatar Jan 01 '25 10:01 andydoc