On 7/3/07, avdd <[EMAIL PROTECTED]> wrote:
> 0.9.5 I get:
>
>   File "/home/avdd/tmp/SAC_Demo/sac_demo/lib/sacontext.py", line 218,
> in get_engine_options
>     raise KeyError("no '%s' variable in config file" % full_key)
> KeyError: "no 'sqlalchemy.default.dburi' variable in config file"

That may just be the renaming of "sqlalchemy.default.dburi" to
"sqlalchemy.default.uri" in SAContext 0.2.1 -- you may have an older
version in your Python path.  If not, I'm tempted to declare SAContext
unsupported in Python 0.9.5.  I don't want to spend time on backward
compatibility when 0.9.6 is almost out.

-- 
Mike Orr <[EMAIL PROTECTED]>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" 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/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to