Closed suraj-ingle closed 4 years ago
I'm experiencing a similar issue but it is actually activating the environment, just not giving the environment name before the prompt. Run pip list
before and after activating/deactivating an environment or try
python
import sys
sys.path
Both of these should return different results if the environments are being activated/deactivated.
This is fixed in version 1.2.6 (see #107) for details.
this is what I have done.
(djangoEnv)
is not appearing before the current directory Please note that I have installed Python3.7 in E:\ instead of C:\Here are the Path variables i have: