D
D
Dennis2015-12-24 17:10:41
Python
Dennis, 2015-12-24 17:10:41

Problem with pip/easy_install or virtualenv?

friends, good afternoon! I ask for help:
OS - Windows 8.1
Set of commands in the console:
- virtualenv mp
- cd mp
- Scripts\activate
- pip install django (easy_install django)
After the last command, the console hangs and does not respond to keystrokes at all (such as CTRL-C).
The problem is most likely due to virtualenv.
I reinstalled pip and then using it via uninstall and then install reinstalled the virtualenv.
Did the same with Django.
It turns out that pip worked fine outside the virtual environment, but after that I again created a virtual environment and again the console hangs (I waited about 2-3 minutes and no information on loading appeared).
I really hope for someone's help. Thank you!

Answer the question

In order to leave comments, you need to log in

3 answer(s)
V
Vladimir, 2015-12-24
@vintello

are you running in PowerShell or cmd console?

D
Dennis, 2015-12-24
@denismatveyev7

cmd

A
Arseniy Filosov, 2015-12-24
@arex

Install ubuntu and don't worry

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question