I'm trying to load up my controllers/models and such into my sphinx
docs for my app. I can include them fine, but it won't actually load
the pages due to:

(WARNING/2) autodoc can't import/find module
'qmail_app.controllers.root', it reported error: "'pop(): dictionary
is empty'", please check your spelling and sys.path

This is because it doesn't have a config instance to pull the SA
config data for the models. Is there a trick anyone has to deal with
this?

Thanks for the help.

Rick

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-disc...@googlegroups.com.
To unsubscribe from this group, send email to 
pylons-discuss+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to