Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'charmap' codec can't encode character "\u0131' #79

Open
purpleturtle1988 opened this issue Nov 25, 2024 · 1 comment
Open

'charmap' codec can't encode character "\u0131' #79

purpleturtle1988 opened this issue Nov 25, 2024 · 1 comment

Comments

@purpleturtle1988
Copy link

I have encountered an issue when processing certain PDF documents with PyGpt. The following error occurs:

Error reading attachments: 'charmap' codec can't encode character "\u0131'

Could you please assist me in resolving this error, or is there an existing solution?

Additionally, I would like to thank you for quickly resolving the issue from yesterday. Many PDF files can now be read again.

Thank you very much for your help!

Best regards

@szczyglis-dev
Copy link
Owner

Hi, UTF-8 support as the default encoding was added in version 2.4.32. Try again by re-uploading the attachment.

Regards!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants