I have Python 2.7.10 installed with pip om Windows 7. When I try to install a package or even just run pip in cmd without parameters, it stacks, doesn't print anything, and even ctrl + c does not work, I have to close cmd.
The task manager shows 3 starts of pip.exe *32 processes, and when I close cmd, I can kill one of them. The other 2 are removed only after restarting Windows.
The same thing happens with Python 3.5 I tried reinstalling pip or python, and was not useful.
pip-7.1.2
upd 1
It turned out that I have the same problem with virtualenv.
user3684055
source share