On Aug 15, 10:01 am, Christoph Haas <[EMAIL PROTECTED]> wrote: > On Wed, Aug 15, 2007 at 09:02:22AM -0400, Matt Feifarek wrote: > > On 8/15/07, Ian Bicking <[EMAIL PROTECTED]> wrote: > > > Yeah; weird stuff with site-packages or easy-install.pth, perhaps? > > Doing python -c "import pylons; print pylons.__file__" might help debug, > > and maybe if you install yolk it'll help explain stuff. > > > For the (future) record and the next person that has this problem... it > > turned > > out that one of the boxes was sticking some eggs in /usr/lib/python2.4 and > > some > > in /usr/local/lib. I don't know what the order of precedence is, but it > > fouled > > things up for me. > > > Probably an earlier misconfiguration with setuptools on my part. > > Morale: never install eggs on a Debian-based system.
I'm curious why you say this, as I've never had a problem installing eggs on Ubuntu. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
