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

example.txt read gives Unicode Error incase encoding is not set #157

Open
tpancholi opened this issue Oct 23, 2024 · 0 comments
Open

example.txt read gives Unicode Error incase encoding is not set #157

tpancholi opened this issue Oct 23, 2024 · 0 comments

Comments

@tpancholi
Copy link

In the current code if user has not set encoding there is a unicode error.

to resolve this we can give explicit encoding when reading the examples.txt file.

Please see the error screenshot below for more information.

Image

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