D
D
Daulet2015-05-01 19:40:59
Python
Daulet, 2015-05-01 19:40:59

How to activate virtualenv on widows7?

I installed using pip, virtualenv then created an environment in the env folder, and when I try to activate it, nothing happens using the following commands:
...\env\Scripts\activate
...\env\Scripts\activate.bat
tell me how to activate it correctly virtual environment on windows7?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
Z
zelsky, 2015-05-01
@zelsky

cd c:\users\<username>
<nameenv>\scripts\activate

D
Daulet, 2015-05-02
@Danil38

I do this, nothing happens, no error, no warning, just the command was executed and the environment did not start ...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question