Terminal
After activating venv, I deleted the venv directory without deactivating it from the VSCode GUI, thinking “I don’t need this virtual environment after all. After doing so, I could no longer exit the virtual environment using the deactivate command.
Is there any way to resolve this?
Try deactivate
Activate another venv and deactivate
ctrl + c
New contributor
NoName is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.