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

issues with shabang #57

Closed
rexackermann opened this issue Dec 18, 2022 · 3 comments
Closed

issues with shabang #57

rexackermann opened this issue Dec 18, 2022 · 3 comments

Comments

@rexackermann
Copy link
Contributor

Can't be used as a script dirrectly due to some encoding issue:

/usr/bin/env: ‘python3\r’: No such file or directory
/usr/bin/env: use -[v]S to pass options in shebang lines

Windows encoding is probably the issue.

@rexackermann
Copy link
Contributor Author

#58

@RaSan147
Copy link
Owner

Please specify the running platform
And a screenshot of the output?
I believe its a OS issue i know

@RaSan147
Copy link
Owner

Oh, its probably because windows end line with \r\n
What a pain. I'll test and patch

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