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

Try to fix #30 - Windows encoding issue #31

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

trinitronx
Copy link
Owner

Error was:

SyntaxError: Non-ASCII character '\x90' in file C:\Python27\Removevncpasswd.py.exe on line 1, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details

Error was:

    SyntaxError: Non-ASCII character '\x90' in file C:\Python27\Removevncpasswd.py.exe on line 1, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details
@trinitronx trinitronx self-assigned this Sep 8, 2021
@trinitronx trinitronx added the bug label Sep 8, 2021
@trinitronx trinitronx added this to the v1.2.4 milestone Sep 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Umm, how do I fix this error? I got it after downloading and trying to run it.
1 participant