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

add shebang for py2 , because py3 may be not working #531

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

Conversation

KM-200
Copy link

@KM-200 KM-200 commented Aug 27, 2018

py3 was not working for me.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 74.585% when pulling a409336 on KM-200:patch-1 into 9474e66 on jarvisteach:appJar.

@jarvisteach
Copy link
Owner

You'll need to raise the pull request against the next_release branch.

I also think it should just be python instead of python2

And it should probably be done in all files in the examples & issues directory?

@KM-200
Copy link
Author

KM-200 commented Aug 28, 2018

I am the last one to disagree... my latest bash script version does not corrupt the sources anymore as far as I know.

However, it seems to me, most current distros (say ARCH Linux) run py-3 when "python" is launched, but here "python2" is required specifically, unless the real problem is identified and fixed. Hence my "python2" shebang.

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.

3 participants