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 -~----------~----~----~----~------~----~------~--~---
