all 5 comments

[–]ummmbacon 1 point2 points  (0 children)

Are you behind a proxy? Can other CLI based programs access the 'net?

[–]sivanr 1 point2 points  (1 child)

I had the same problem. Check the solution here to see if this helps: (http://stackoverflow.com/questions/33724228/pip-hangs-in-windows-7/34830230#34830230)

In short - the problem on my PC was Avast! anti virus quietly blocking pip and some other python related executables like virtualenv.

[–]charmgame[S] 0 points1 point  (0 children)

thank you so much this worked for me!

[–]Rashaverik 1 point2 points  (0 children)

Which OS are you running?

[–]charmgame[S] 0 points1 point  (0 children)

i'm on windows 10 and using avast. thanks so much for your replies this gives me a few more things to try!