Last answered:

08 Nov 2021

Posted on:

06 Nov 2021

0

Reopening the virtual environment

I created the virtual environment as per your guidelines but I am confused on how to reopen the virtual environment. When I typed the file path and environment name, it is creating a new environment rather than opening what I created earlier.

1 answers ( 0 marked as helpful)
Instructor
Posted on:

08 Nov 2021

0

Hey Ananthu,

Thank you for your question!

Let's say that you want to enter a virtual environment called my_env (I also assume that you are on a Windows machine). What you then need to write in your console is

my_env\Scripts\activate

Hope this helps!

Kind regards,
365 Hristina

Submit an answer