Hello all: My sorriest apologies. This message was sent from the google site, in response to a thread originally titled: "TypeError: 'NoneType' object is not callable". I suppose I should have taken more care to check the subject before spamming nearly 2000 people. It shan't happen again.
I was however, almost beside myself. I am still receiving these errors on a completely random schedule. So far, since last night, I haven't had too much of a problem, but, at one stage, my site was virtually undevelopable. I would remove .pyc files and re-touch all others (I have a batch script to do so now), to no avail. I am lost. I have seen some notes on tentative fixes, but the paths mentioned do not exist in my installation. I've seen also a few posts about things which don't affect me at all, like items I do not have installed, etc. At one stage, I thought that it was the following code, which should not have a 'raise' before it (though it works, either way): >>> from turbogears import redirect >>> ... >>> raise redirect(URL) -- That seemed to clear the errors up sharp, for a while, but the fragile peace was not to last. Any help would be mightily appreciated. Thanks (and sorry again for the bad email)! Wormtongue wrote: > So.. > > Does anyone know the solution? > > I am using turbogears from SVN, it was a fresh install about a week > ago. Since then I have butted my head on the desk many times. At > first I thought it was because of this, then that, then the next thing, > but today, I am still getting these errors. I have searched the group > archives, but I have not found any real cause or solution. > > It seems to be completely random. The only way I can fix it for now, > is to restart the server after removing all template.pyc files. > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

