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

updating INSTALL.md for python 3 #98

Closed
nickdesaulniers opened this issue Jan 28, 2020 · 1 comment
Closed

updating INSTALL.md for python 3 #98

nickdesaulniers opened this issue Jan 28, 2020 · 1 comment

Comments

@nickdesaulniers
Copy link

I was having a rough time installing git-deps based on the instructions provided. Eventually:

$ pip3 install pygit2 git-deps
$ echo "$HOME/.local/bin" >> .zshrc

worked for me. Maybe it's more obvious to more frequent python users, but took me some time to figure out.

@aspiers
Copy link
Owner

aspiers commented Sep 21, 2020

In general this project needs to be tested much more carefully on Python 3, given that 2.7 is EOL.

@aspiers aspiers closed this as completed in 8a3ffeb Apr 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants