test.cfg is only 1 line:

sqlalchemy.dburi = "sqlite:///:memory:"


On 2/2/07, Christopher Arndt <[EMAIL PROTECTED]> wrote:
>
> isaac schrieb:
> >   File 
> > "/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-packages/TurboGears-1.0.1-py2.4.egg/turbogears/database.py",
> > line 39, in get_engine
> >     dburi = alch_args.pop('dburi')
> > KeyError: 'pop(): dictionary is empty'
>
> Hmm, there may be something wrong/unusual with your database configuration. 
> Can
> you post your 'test.cfg' (or 'dev.cfg' if you don't have the former)?
>
> Chris
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to