On Tue, Mar 10, 2009 at 4:54 PM, Bryan Koroleski <[email protected]> wrote: > > To uninstall setuptools based packages, you'll have to open up your > easy-install.pth file with your favorite text editor (found in your > site-packages folder), and remove the listed packages. Afterwards, you > can delete the eggs in the site-packages directory. > > You should try out virtualenv; if you use that, you won't have to deal > with this crazy process. > > On Mar 10, 7:30 am, Ed Valentine <[email protected]> wrote: >> I am still having problems getting PostgreSQL working again; had it >> working with 2.0b6. Is there a good way to clean out prior versions or >> all of TG and do a fresh install?
for the people that do not know virtualenv has a nice flag (--clean or --clear) I always forget, that will fix this for you. Very handy IMO. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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?hl=en -~----------~----~----~----~------~----~------~--~---

