>make html makefile:159: warning: overriding commands for target `../public-docs' makefile:138: warning: ignoring old commands for target `../public- docs' sphinx-build -b html -q -d build/doctrees -c ./ source build/html
Exception occurred: File "/Users/xxx/docs/conf.py", line 13, in <module> from mongodb_docs_meta import VersionMeta ImportError: No module named mongodb_docs_meta The full traceback has been saved in /tmp/sphinx-err-sAs1sn.log, if you want to report the issue to the developers. Please also report this if it was a user error, so that a better error message can be provided next time. Either send bugs to the mailing list at <http://groups.google.com/ group/sphinx-dev/>, or report them in the tracker at <http://bitbucket.org/birkenfeld/ sphinx/issues/>. Thanks! make: *** [html] Error 1 /tmp/sphinx-err-sAs1sn.log: Sphinx version: 1.1.3 # Python version: 2.7.1 # Docutils version: 0.9 release # Jinja2 version: 2.6 Traceback (most recent call last): File "/Library/Python/2.7/site-packages/Sphinx-1.1.3-py2.7.egg/ sphinx/cmdline.py", line 188, in main warningiserror, tags) File "/Library/Python/2.7/site-packages/Sphinx-1.1.3-py2.7.egg/ sphinx/application.py", line 102, in __init__ confoverrides or {}, self.tags) File "/Library/Python/2.7/site-packages/Sphinx-1.1.3-py2.7.egg/ sphinx/config.py", line 216, in __init__ exec code in config File "/Users/xxxx/docs/conf.py", line 13, in <module> from mongodb_docs_meta import VersionMeta ImportError: No module named mongodb_docs_meta -- You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to sphinx-dev@googlegroups.com. To unsubscribe from this group, send email to sphinx-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en.