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

Incorrect shebang #11

Closed
ikeydoherty opened this issue May 2, 2017 · 2 comments
Closed

Incorrect shebang #11

ikeydoherty opened this issue May 2, 2017 · 2 comments

Comments

@ikeydoherty
Copy link

Please note that at present, PulseEffects is Arch-specific, by using the incorrect shebang:

https://www.python.org/dev/peps/pep-0394/

Note that "python" points to "python2" on every distro except Arch, so if portability is a concern,
"python3" should be explicitly requested in the shebang.

@wwmm
Copy link
Owner

wwmm commented May 2, 2017

Thanks for noticing this. Issue corrected in the latest version (1.2.7)

@wwmm wwmm closed this as completed May 2, 2017
@ikeydoherty
Copy link
Author

Thanks :)

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