We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Hi, UTF-8 support as the default encoding was added in version 2.4.32. Try again by re-uploading the attachment.
Regards!
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: