[Answer]-Pip install won't install on my machine

1👍

i was able to solve it by doing this:

pip install --verbose https://pypi.python.org/packages/source/D/Django/Django-1.4.2.tar.gz#md5=6ffecdc01ad360e1abdca1015ae0893a

the problem is that i still don’t know the cause of the problem in the first place

Leave a comment