Can you try running "setup-app" with "--debug" option and report the traceback?
On Fri, Mar 13, 2015 at 9:31 AM, Celâl Emre ÖZ <[email protected]> wrote: > I don't have any problem when serve. it's work but my tables coudn't > create on the database > > 13 Mart 2015 Cuma 01:17:27 UTC+2 tarihinde Celâl Emre ÖZ yazdı: > >> I create a database in /tmp/data.fdb by firebird (isql-fb). I changed >> sqlalchemy.url (sqlalchemy.url = firebird+fdb://SYSDBA: >> masterkey@localhost:3050//tmp/data.fdb) but when i tried gearbox >> setup-app i have an error ; >> >> Running setup_app() from adressbook.websetup >> Creating tables >> Initializing Migrations >> 23:53:11,922 ERROR [gearbox] 'firebird' >> but coudnt resolve. >> Thank you for help >> >> >> -- > You received this message because you are subscribed to the Google Groups > "TurboGears" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/turbogears. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "TurboGears" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/turbogears. For more options, visit https://groups.google.com/d/optout.

