On 8/24/06, John J Lee <[EMAIL PROTECTED]> wrote: > > On Thu, 24 Aug 2006, Cliff Wells wrote: > > > Something I've encountered a few times now is easy_install.pth will > > occasionally get wiped out by an errant setup.py. The quick fix is to > [...] > > Which projects do that (wipe easy_install.pth)?
Pardon me for jumping in, but I just had Pylons do that to me this week. The easiest fix for me was just "easy_install"-ing each package again. Since I already had the packages installed, it didn't have to download or install anything, but it did fix up the path. -- Tim Lesher <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

