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

Cannot find python2 for env #62

Open
burnettzhong opened this issue Mar 11, 2016 · 3 comments
Open

Cannot find python2 for env #62

burnettzhong opened this issue Mar 11, 2016 · 3 comments

Comments

@burnettzhong
Copy link

I try to run gitstats with Python 2.7.1 installed, however it says:
env: python2: No such file or directory

@ari3s
Copy link

ari3s commented Mar 11, 2016

Pull request #61 should solve this issue (as well as Python 2 vs Python 3 compatibility).

@CheneyZJ
Copy link

I pull #61 ,still show the same error..(env: python2: No such file or directory)

@xuanskyer
Copy link

@burnettzhong you can create a soft link for python2 like this:
ln -s /usr/bin/python python2

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

4 participants