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

Virtual Environment Setup #13

Open
prabh-brar opened this issue Nov 22, 2022 · 7 comments
Open

Virtual Environment Setup #13

prabh-brar opened this issue Nov 22, 2022 · 7 comments

Comments

@prabh-brar
Copy link

Please advise what are we supposed to do when the "venv\Scripts\activate.bat" command is used to activate the virtual environment as advised in your video. Please help. I have added the screenshot as a reference to this issue
download

@azamtoiri
Copy link

which console do you use?

@prabh-brar
Copy link
Author

prabh-brar commented Nov 29, 2022 via email

@azamtoiri
Copy link

how do you activating venv?
i'm like activate like this

D:\projects\my_projects\venv\scripts\activate.bat

image

image

image
See (venv) is activation indicator

@azamtoiri
Copy link

and i can't see you screen shot i don't know why


image

@prabh-brar
Copy link
Author

prabh-brar commented Dec 1, 2022 via email

@mvarrone
Copy link

Hello! I faced the same as you using Windows 11. My solution was

.\venv\Scripts\Activate.ps1

image

@ssgajalwar
Copy link

You can copy the path of file Activate.ps1 which is present in your venv/Scripts/Activate.ps1 (venv refers to name given to your virtual environment) and paste it in your powershell after that press enter it will start the virtual environment.

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

4 participants