Hi, 2008/10/29 Gustavo Narea <[EMAIL PROTECTED]>: > > On Wednesday October 29, 2008 18:18:13 Derick Eisenhardt wrote: > > Yeah, that error rings a bell. I had that problem once, when my virtualenv was > supposed to be using the latest rev of TG, but it was actually using an old > one -- in spite I had done `setup.py develop` in my up-to-date working copy; I > don't know what went wrong with easy_install.
I tested the install in a venv built by virtualenv 1.0 - it was picking up my site-wide packages even thoiugh I had used --no-site-packages. . sudo easy_install -U virtualenv Upgraded to virtualenv 1.3 Did the source bin/activate Now paster tginfo displays the correct versions. Did not have to create a new virtualenv. Cheers, Andrew. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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/turbogears-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
