On Mar 30, 10:00 am, Dwayne Blind <[email protected]> wrote: > Here is what I get with the -v option : > > C:\>c:\Python27\python.exe go-pylons.py -v mydevenv
Nothing jumps out at me (although I'm not intimately familiar with Python installations on Windows), and like I said, my Windows installation is working without a hitch, so I'm not sure what more troubleshooting I can suggest. You could simply give up on virtualenv and install Pylons systemwide. To do so, install setuptools (if you haven't already), then run c:\python27\scripts\easy_install pylons -- Josh Kelley -- 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.
