>From your error stack it appears you're using Python 3. I couldn't find a definitive answer at http://pypi.python.org/pypi/virtualenv, but virtualenv may not yet be compatible with Python 3.x.
I am able to run virtualenv under Python 2.6.2. Please install 2.6.x and try again, let us know if it works. Regards, Philip --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
