I tried your suggestion in Fedora and it resulted in the same error. Thanks for the suggestion and detail though.
Wonderful! Just to recap: My problem is with the operating system called Fedora and none other. I can't seem to install a virtual environment with the virtualenv command. The error report is listed below. Thanks in advance! lolc2 On Mon, Dec 6, 2010 at 8:34 PM, Wyatt Baldwin <[email protected]>wrote: > 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]<pylons-discuss%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/pylons-discuss?hl=en. > > -- 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.
