You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to exctact tables from PDF. Used autodetect or manually selected one table with default settings.
Getting error:
127.0.0.1 - - [10/Jul/2024 13:45:08] "GET /jobs/cdb8872a-ee4c-44e5-8ae6-4d5c3f9500f5 HTTP/1.1" 200 -
ERROR:root:'charmap' codec can't encode character '\ufffd' in position 575: character maps to <undefined>
Traceback (most recent call last):
File "excalibur\executors\sequential_executor.py", line 12, in execute_command
File "subprocess.py", line 359, in check_call
File "subprocess.py", line 340, in call
File "subprocess.py", line 854, in __init__
File "subprocess.py", line 1307, in _execute_child
FileNotFoundError: [WinError 2] Nie można odnaleźć określonego pliku
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "excalibur\tasks.py", line 136, in extract
File "site-packages\camelot\core.py", line 732, in export
File "site-packages\camelot\core.py", line 696, in _write_file
File "site-packages\camelot\core.py", line 635, in to_html
File "c:\hostedtoolcache\windows\python\3.8.3\x64\lib\encodings\cp1250.py", line 19, in encode
UnicodeEncodeError: 'charmap' codec can't encode character '\ufffd' in position 575: character maps to <undefined>
127.0.0.1 - - [10/Jul/2024 13:45:08] "GET /jobs/cdb8872a-ee4c-44e5-8ae6-4d5c3f9500f5 HTTP/1.1" 200 -
Trying to exctact tables from PDF. Used autodetect or manually selected one table with default settings.
Getting error:
PDF attached. Tried pages 11-13.
4e-profiles.pdf
The text was updated successfully, but these errors were encountered: