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

extract_user not working on 6.41.4 #3

Open
Lizyliposomize opened this issue Aug 6, 2018 · 0 comments
Open

extract_user not working on 6.41.4 #3

Lizyliposomize opened this issue Aug 6, 2018 · 0 comments

Comments

@Lizyliposomize
Copy link

Traceback (most recent call last):
File "C:\Python37\extract_user.py", line 57, in
dump(user_file)
File "C:\Python37\extract_user.py", line 45, in dump
user_pass = get_pair(data)
File "C:\Python37\extract_user.py", line 38, in get_pair
user = user.decode("ascii")
UnicodeDecodeError: 'ascii' codec can't decode byte 0x8d in position 34: ordinal not in range(128)

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