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

SyntaxError #3

Closed
dodoaska opened this issue Sep 23, 2021 · 2 comments
Closed

SyntaxError #3

dodoaska opened this issue Sep 23, 2021 · 2 comments

Comments

@dodoaska
Copy link

┌──(asus㉿cyber)-[~/exprolog]
└─$ python exprolog.py -t https://192.168.1.2
File "exprolog.py", line 423
SyntaxError: Non-ASCII character '\xe2' in file exprolog.py on line 424, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details

┌──(asus㉿cyber)-[~/exprolog]

@dodoaska
Copy link
Author

┌──(asus㉿cyber)-[~/exprolog]
└─$ python exprolog.py -t http://192.168.1.2 1 ⨯
File "exprolog.py", line 423
SyntaxError: Non-ASCII character '\xe2' in file exprolog.py on line 424, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details

┌──(asus㉿cyber)-[~/exprolog]

herwonowr pushed a commit that referenced this issue Oct 19, 2021
chore: add requirements for easy setup
herwonowr added a commit that referenced this issue Oct 19, 2021
chore: add requirements for easy setup
@herwonowr
Copy link
Owner

Fixed in this patch e48c0c6

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

2 participants