On Feb 19, 2015, at 7:48 AM, sriraag paawan <
psri...@gmail.com> wrote:
> Hello guys i am Paawan and i am new to Python Django.. i was getting an error like "activate.bat is not recognised" when installing virtualenv. I am unable to work with environment variable WORKON and version of Django...
We need way more information to help you.
What system, version of Python? How are you installing virtualenv? What command creates the error? What is the full output of the error?
Frnakly, I would recommend Googling for the output of your error and using StackOverflow for help first. There are a lot of good answers there. I'm sure people on this mailing list will help, but this is really a better place to ask about Django rather than installation problems with virtualenv.
I also heartily recommend virtualenv_wrapper.
Andrew