Hi there,

In this thread: http://tinyurl.com/rwdnn - Minh Luu described a
problem, where a quickstarted project with identity and sqlalchemy
gives the following error when starting cherrypy:

  File "build/bdist.linux-i686/egg/sqlalchemy/ext/proxy.py", line 114, in
get_engine
AttributeError: 'thread._local' object has no attribute 'engine'

That thread ended with Godoy referencing this ticket:
http://trac.turbogears.org/turbogears/ticket/833

I'm having the same problem as Minh, but the error in !833 seems to be
a different one, although they both affect quickstarted projects with
sqlalchemy. Also, Godoy was using sqlalchemy 0.1.6 but Minh 0.1.7 - if
that makes a difference.

Has anyone figured out the reason for this thread._local error? Is
there a workaround until this is fixed?

I need to write a TG app using an older database schema, which I can
only do with sqlalchemy. This is a simple utility-app only used in the
IT dept. so the issue of stability or production-quality is not that
big for me.

Arnar

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

Reply via email to