I'm trying to set up Pylons on my work's Windows PC and get stuck at
the point where I need to run the virtualenv.py script.
I get the following error:
---------------------------
C:\downloads\python>C:\Python31\python.exe "C:\downloads\python
\virtualenv-1.3.3\virtualenv.py" sandbox
File "C:\downloads\python\virtualenv-1.3.3\virtualenv.py", line 13
except ImportError, e:
^
SyntaxError: invalid syntax
---------------------------
Could anyone please help?
Thank you
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---