On Dec 6, 11:24 am, lolcoder2000 <[email protected]> wrote: > > It looks like you've installed Python in your home directory. > > Nope /usr/bin. > > Did you compile it yourself? What commands did you use? > Package install via the OS. > Er Probably yum install python. > > > In any case, it looks like your Python installation is borked rather > > I think that maybe my python installation is fine. > > > than a problem with virtualenv. > > Thanks for your help, feel free to add anything else useful,
Wow. I totally failed at reading your original message. Regarding Graham's suggestion, I just created a virtualenv named "env" in $HOME/Pylons and it worked. I'm on Ubuntu and using Python 2.6.6 and virtualenv 1.5.1. Tried it under Python 2.7 and that worked, too. -- 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.
