On Nov 14, 2006, at 6:23 PM, Michael Steinfeld wrote: > > > On 11/14/06, Jorge Vargas <[EMAIL PROTECTED]> wrote: > > On 11/14/06, Michael Steinfeld <[EMAIL PROTECTED]> wrote: > > File > > "/usr/lib/python2.4/site-packages/TurboGears-1.0b1-py2.4.egg/ > turbogears/__init__.py", > > "/usr/lib/python2.4/site-packages/Myghty-1.1-py2.4.egg/myghty/ > importer.py", > > ImportError: No module named tgfastdata.plugin > ok I see 3 things here are you using other then kid templates? > did you install the fastdata extension? > by any change this code was created with a TG 0.8* release? > > nope, I installed python2.4 via yum ( /usr/local/bin ) then added / > usr/local/bin in my bash profile ahead of all paths on $PATH so > that it would default to /usr/local/bin/python instead of /usr/bin/ > python. Then I installed with 'python tg-setup.py' that I > downloaded from turbogears.org >
I'm confused about where Myghty came from, though... Unless someone changed something while I wasn't looking, TurboGears does not depend on Myghty, nor should it. And it's a mystery why Myghty looking for tgfastdata.plugin... There must be something different in your setup, and it would be good if we can fix whichever thing is at fault here (tg-admin, tgfastdata or myghty, though I doubt it's myghty). Kevin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

