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

'Lib\encodings' lost file,deluge not working #6

Open
bigfoxtail opened this issue Sep 15, 2020 · 6 comments
Open

'Lib\encodings' lost file,deluge not working #6

bigfoxtail opened this issue Sep 15, 2020 · 6 comments

Comments

@bigfoxtail
Copy link

‘’‘
Fatal Python error: init_stdio_encoding: failed to get the Python codec name of the stdio encoding
Python runtime state: core initialized
LookupError: unknown encoding: cp936

Current thread 0x0000012c (most recent call first):

’‘’
'Lib\encodings' lost file, from python3.85 copy file to encodings is working

@lukyrys
Copy link

lukyrys commented Nov 5, 2020

same for cp1250 encodings

@NikitinPasha
Copy link

same for cp1251 encodings

@trustin
Copy link

trustin commented Dec 22, 2020

same for cp949

@trustin
Copy link

trustin commented Dec 22, 2020

You can download the missing files for your system encoding here as a workaround: https://github.com/python/cpython/tree/v3.8.7/Lib/encodings

@ghost
Copy link

ghost commented Dec 1, 2021

The issue is duplicate: #16

@ghost
Copy link

ghost commented Dec 1, 2021

Same for cp936.
To fix this, download https://github.com/python/cpython/tree/v3.9.2/Lib/encoding/gbk.py and save it in "C:\Program Files\Deluge\Lib\encodings"

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

4 participants