I am trying to setup virtual environment on my computer to play around with pylons.
I used the following command : C:\>C:\Python26\python.exe "C:\Users\kunal\Downloads \virtualenv-1.4.9\virtualenv -1.4.9\virtualenv.py" C:\Development Now when I am trying to install pylons in my virtual environment, i was expecting to see it installed in C:\Development\Scripts\.. but it is installed in C:\Python26\Scripts\.. Can someone please help correct what I am doing wrong ? Thanks. -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
