Tim Black schrieb: > I get this error too. I found this fix > http://trac.turbogears.org/changeset/2108 which has already been applied > in the version of TurboGears which I have installed (1.0.3.2), so > evidently it doesn't fix the problem. I'm using nose-0.10.0-py2.5.egg. > Anyone have a fix or recommendation?
I had difficulties with easy_installing ConfigObj. For whatever reason, it grabbed a broken version that didn't do anything usefule at all. So I fetched the egg myself & easy_installed it by hand, fulfilling the dependency. Then things worked. But I can't say for sure if this cures your problem - all I can say is: tests work for me :) Diez --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

