Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot activate venv or as it is not recognized. #6286

Open
tootiefrutie9999 opened this issue Jun 14, 2020 · 3 comments
Open

Cannot activate venv or as it is not recognized. #6286

tootiefrutie9999 opened this issue Jun 14, 2020 · 3 comments

Comments

@tootiefrutie9999
Copy link

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

@tootiefrutie9999
Copy link
Author

Hi

@tootiefrutie9999
Copy link
Author

Can anyone help?

@geeks121
Copy link

your venv name is django so the command should be django/Scripts/activate


python -m venv django

django/scripts/activate


windows not case sensitive

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants