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

Error with encoding #6

Open
mateuszklos opened this issue Mar 8, 2021 · 0 comments
Open

Error with encoding #6

mateuszklos opened this issue Mar 8, 2021 · 0 comments

Comments

@mateuszklos
Copy link

I've just got an error after creating .pth file

Fatal Python error: init_import_site: Failed to import the site module
Python runtime state: initialized
Traceback (most recent call last):
[... some tracing logs ...]

UnicodeDecodeError: 'charmap' codec can't decode byte 0x81 in position 1468: character maps to

I added some parameters encoding='utf-8' to the funtions connected with files, but it still doesn't work
Pycharm encoding is also set by default to UTF8

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