Virtual Environment Python

I’m not able to activate the virtual environment in m windows system. I tried looking on stackoverflow but it was of no use. Please help.

hey @p8847220,
first install virtual enviroment pip install --user virtualenv
now navigate to the repository you need to work in and open a cmd in that directory.

run python -m venv name_of_virtual_environment_here

now you need to activate it , so in that cmd itself
name_of_virtual_environment_here\Scripts\activate run this.

This will launch your virtual environment.

I’m still unable to do such a basic thing.:cry:

hey @p8847220 ,
can you please state what error are facing you.

There is no such file named activate in Scripts.

was the virtual environment folder created correctly ?

Yes it was created correctly without any errors in the cmd.

can please share screenshots of your new virtual environment directory too

https://drive.google.com/drive/folders/1Vq8WVkbiIhzFc0BJej02WXyjukeq-Lk2?usp=sharing

this is the link to drive folder

hey @p8847220 ,
can you please also state what commands have you used and in what path were you working.

please visit the same link. i updated it with a new screenshot

do one thing.
delete that folder ,
run the create environment command again , and then update those screenshots

i deleted the folder and ran the command again to create the virtual environment but nothing happened. No environment was created.

okay ,
this seems to be some problem now.

contact me on 8630831390.
Will discuss more about it there .

okay. I’ll contact you tomorrow.

thanks a lot for your help.

okay buddy.
Nor problem at all.

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.