probably you miss model and sqla configuration on model.py or in the __init__.py module inside model package
On Sunday, September 19, 2021 at 5:39:22 PM UTC+2 [email protected] wrote: > Hi there, > > i am new to Turbogear. I am trying out the tutorial and I and having a > problem Loading > from wiki20.model.page import Page in the wiki20 model. > > It gives me this error: > cannot import name 'DeclarativeBase' from partially initialized > module 'wiki20.model' > > I have done excactly as it says in the tutorial. Has anyone else had the > same issue ? > > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/turbogears/9b0cfb84-74b5-41ea-a699-4a3d08cde46dn%40googlegroups.com.

