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

shoud the shebang "#!/usr/bin/env python" removed from appdirs.py? #145

Closed
sandy-lcq opened this issue Apr 26, 2020 · 2 comments
Closed

Comments

@sandy-lcq
Copy link

On fedora31 docker image, there is only python3, and there is no python link to python3,
Error "python: command not found" will be reported on this kind of system.

should we remove the shebang or change it to python3?

@sandy-lcq
Copy link
Author

duplicate pypa/pip#7959

@McSinyx
Copy link

McSinyx commented Apr 26, 2020

duplicate pypa/pip#7959

I think this one is not the duplicate. There's GH-144 to solve this though, and this might be an alternative place for discussion.

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