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

Issue while installing, not cloning. #31

Open
rohitkhatri opened this issue Sep 14, 2016 · 3 comments
Open

Issue while installing, not cloning. #31

rohitkhatri opened this issue Sep 14, 2016 · 3 comments

Comments

@rohitkhatri
Copy link

I'm trying to install this library using the command given below:

pip install git+https://github.com/django-nonrel/[email protected]

but It gets stuck on this

Collecting git+https://github.com/django-nonrel/[email protected]
Cloning https://github.com/django-nonrel/django (to nonrel-1.5) to /var/folders/wn/klm7h6757yj5lj60zdk7w2bw0000gn/T/pip-90prjk0m-build
@gurugeek
Copy link

This is a very old issue so I am confident that you either solved it or moved on but I just tried
pip install git+https://github.com/django-nonrel/[email protected]
and it works fine. The installation is okay so I assume it had to do with your git configuration

@v0y
Copy link

v0y commented Apr 11, 2018

I had to wait few minutes, than it proceeded with installation

@gildasio
Copy link

I had to wait few minutes too. You can look for the progress using this command:

$ watch du -sh /var/folders/wn/klm7h6757yj5lj60zdk7w2bw0000gn/T/pip-90prjk0m-build

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