Gregory Vaeth
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created How to create a new project that uses an existing venv?
AnsweredI want my new project to use an existing venv, but can't see a way to do this with PyCharm. I create a new venv with the project, point the project at the existing venv, then delete the new one.Is...