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

UnicodeEncodeError when writing data to file #103

Open
rezawr opened this issue Nov 22, 2024 · 1 comment
Open

UnicodeEncodeError when writing data to file #103

rezawr opened this issue Nov 22, 2024 · 1 comment

Comments

@rezawr
Copy link
Contributor

rezawr commented Nov 22, 2024

We encountered a UnicodeEncodeError in our Python application when attempting to write text data to a file. This issue occurs when characters in the data cannot be encoded using the default charmap codec (likely CP1252 on Windows systems). Do you have any concern about this ?

updated:
I think this just happening when i tried this on windows

@rezawr
Copy link
Contributor Author

rezawr commented Nov 22, 2024

#104

I have make the PR though. hope it helps

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

1 participant