Skip to content

Doesnt Work with Non UTF Windows accounts #5571

Answered by bwoodsend
neosinan asked this question in Help
Discussion options

You must be logged in to vote

That error isn't complaining directly about a path. It's saying the pyinstaller-script.py itself contains a non UTF-8 character but doesn't have the # -*- coding: utf-8 -*- shebang at the top. If you open C:\Users\Sinan Çağrı Kurt\AppData\Local\Programs\Python\Python37-32\Scripts\pyinstaller-script.py I'm guessing it has a path to the Python interpreter in a comment at the top which will contain your username? In which case this is a bug.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by htgoebel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants