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
Traceback (most recent call last):
File "D:\Program\AnacondaEnv\markitdown_env\lib\runpy.py", line 196, in _run_module_as_main
return run_code(code, main_globals, None,
File "D:\Program\AnacondaEnv\markitdown_env\lib\runpy.py", line 86, in run_code
exec(code, run_globals)
File "D:\Program\AnacondaEnv\markitdown_env\Scripts\markitdown.exe_main.py", line 7, in
File "D:\Program\AnacondaEnv\markitdown_env\lib\site-packages\markitdown_main.py", line 43, in main
print(result.text_content)
UnicodeEncodeError: 'gbk' codec can't encode character '\u2022' in position 1195: illegal multibyte sequence
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "D:\Program\AnacondaEnv\markitdown_env\lib\runpy.py", line 196, in _run_module_as_main
return run_code(code, main_globals, None,
File "D:\Program\AnacondaEnv\markitdown_env\lib\runpy.py", line 86, in run_code
exec(code, run_globals)
File "D:\Program\AnacondaEnv\markitdown_env\Scripts\markitdown.exe_main.py", line 7, in
File "D:\Program\AnacondaEnv\markitdown_env\lib\site-packages\markitdown_main.py", line 43, in main
print(result.text_content)
UnicodeEncodeError: 'gbk' codec can't encode character '\u2022' in position 1195: illegal multibyte sequence
The text was updated successfully, but these errors were encountered: