0

I get unicodedecodeerror when I try to install pyinstaller.

The error message reades:

UnicodeDecodeError: 'cp949' codec can't decode byte 0xe2 in position 208687: illegal multibyte sequence

When I google this error, it looks like an error with codec to read the file.

Tried some of the solutions found online but didn't work.

How can I fix this?

1 Answer 1

0

I think in your code have function to print some data with the codec which the window shell does not support display. Remove them and try again(I cannot comment because not enough rep so i wrote here)

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.