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

Specify python3 as the interpreter #9

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

Conversation

py-crash
Copy link

The interpreter is specified as !#/usr/bin/python3 in the scripts for compatibility with legacy systems that still use python2 as the default interpreter, such as ubuntu or debian. This doesn't affects other systems that use python3, e.g. Arch Linux, as the default interpreter since the symlink is there.

The interpreter is specified as !#/usr/bin/python3 in the scripts for
compatibility with legacy systems that still use python2 as the default
interpreter, such as ubuntu or debian
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

Successfully merging this pull request may close these issues.

1 participant