My tg-admin info: TurboGears 0.9a5dev-r1218 nose 0.8.4 RuleDispatch 0.5a0.dev-r2100 setuptools 0.6a11 FormEncode 0.5.1 cElementTree 1.0.5-20051216 PasteScript 0.5.1 elementtree 1.2.6 simplejson 1.1 SQLObject 0.7.1dev-r1457 CherryPy 2.2.0 TurboKid 0.9.3 TurboJson 0.9.1 PyProtocols 1.0a0 Cheetah 1.0 PasteDeploy 0.5 Paste 0.5 FormEncode 0.5.1 kid 0.9 elementtree 1.2.6
I was getting the same error some times ago search this list for it. :-( I'm almost sure is related to SQLObject since for me this one disappeared after Kevin update i18n to use a different hub lazily. Ciao Michele Alberto Valverde wrote: > On 26/04/2006, at 16:52, Jorge Godoy wrote: > > > > > Em Quarta 26 Abril 2006 11:36, Max Ischenko escreveu: > >> Is it just me who gets this error when trying to run nosetests on > >> trunk/1.0-branch? > >> > >> I got 31 errors trying to run nosetests on 1.0 branch. > > > > Oops, forgot about the error. Mine has a lot of > > > > AttributeError: 'NoneType' object has no attribute 'config' > > Great! I'm not the only one having this weird errors then. I get many > of those AttributeErrors. Any idea what might be causing them? I > began to get them at [1245] but reverting back to previously > unfailing revisions did not help. I suspected something wrong with my > install or maybe some custom extension I have entry_points for but > not being alone on these probably invalidates the last one. > > I upgraded nosetests but didn't help either. Here's my tg-admin info > in case it says something meaningful: > > Cheetah 1.0 > CherryPy 2.2.0 > FormEncode 0.5.1 > FormEncode 0.5.1 > Paste 0.5 > PasteDeploy 0.4 > PasteScript 0.5.1 > PyProtocols 1.0a0dev-r2082 > RuleDispatch 0.5a0.dev-r2115 > SQLObject 0.7.1dev-r1707 > TurboGears 0.9a5dev-r1213 > TurboJson 0.9.1 > TurboKid 0.9.3 > cElementTree 1.0.5-20051216 > elementtree 1.2.6-20050316 > elementtree 1.2.6-20050316 > kid 0.9 > nose 0.8.7.2 > setuptools 0.6a11 > simplejson 1.1 > > (Any idea why elementree & FormEncode are repeated? could it be the > cause?) > > Regards, > Alberto --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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-trunk -~----------~----~----~----~------~----~------~--~---
