no virtual environment

 My previous projects have a venv directory and the terminal shows an activated virtual environment (venv).

Now when I create a project there is no venv directory and now activated virtual environment. 

What am I missing?

0
4 comments

Hello, 

Do you specify the new environment location IN the project? See the example on the screenshot: 

0

It works.  Thank you

0
Avatar
Permanently deleted user

How did it solve the problem? I have kind of the same problem.

0

When I went to the New Project page displayed in the original suggestion and made sure the New Project location and the virtual environment  location were the same (except for venv added to the project directory).  The terminal showed that the virtual environment was created and activated by displaying (venv) in the terminal before the current working directory.  

1

Please sign in to leave a comment.