Re: Unable to create a new virtual environement 'test'

2019-12-11 Thread Hima Bindu chowdary
it worked! really appreciate the help! On Wednesday, December 4, 2019 at 10:24:30 PM UTC+5:30, Manjunatha C wrote: > > Python -m venv envname > > Try with this command -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this gr

Re: Unable to create a new virtual environement 'test'

2019-12-04 Thread Suraj Thapa FC
Wrote the following Virtualenv test On Wed, 4 Dec 2019, 4:57 pm Hima Bindu chowdary, wrote: > I had created a virtualwrapper then had to create a virtual env called test > when i ran the following command i got this : > > C:\Users\User>py -m pip install virtualenv test > Requirement already sati