You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can anyone help me??
I used 'venv/Scripts/activate' in windows 7 but still cannot activate my virtualenv.
I already have python 3.8 installed, when I tried to activate my venv it said "venv" is not recognized as internal or external command, or operable batch file.I also tried 'venv/Scripts/activate.bat' but NO LUCK...
I already successfully installed virtualenv package and venv packages and libraries. What do you think I should do???!
My venv name is "django"
My venv is actually a folder so I tried to activate the folder.
Consisting of my venv libraries and packages
The text was updated successfully, but these errors were encountered:
Can anyone help me??
I used 'venv/Scripts/activate' in windows 7 but still cannot activate my virtualenv.
I already have python 3.8 installed, when I tried to activate my venv it said "venv" is not recognized as internal or external command, or operable batch file.I also tried 'venv/Scripts/activate.bat' but NO LUCK...
I already successfully installed virtualenv package and venv packages and libraries. What do you think I should do???!
My venv name is "django"
My venv is actually a folder so I tried to activate the folder.
Consisting of my venv libraries and packages
The text was updated successfully, but these errors were encountered: