Skip to content

Conversation

tamanghawana09
Copy link

I faced an encoding issue while running the code, and it was a UnicodeEncodeError, this error suggests that there might be non-ASCII characters in the data that cannot be encoded properly.

To resolve this issue, I have specified the encoding when opening the file for writing. Here, I have used UTF-8 encoding which supports a wide range of characters.

@sumanashrestha sumanashrestha added duplicate This issue or pull request already exists and removed duplicate This issue or pull request already exists labels Apr 20, 2024
@sumanashrestha
Copy link
Collaborator

this will be addressed by #8

@sumanashrestha sumanashrestha added the duplicate This issue or pull request already exists label Apr 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants