# Sphinx version: 1.8.1 # Python version: 3.6.6 (CPython) # Docutils version: 0.14 # Jinja2 version: 2.10 # Last messages: # reading sources... [ 93%] py-api/lsst.shapelet.intSqrt # # reading sources... [ 96%] py-api/lsst.shapelet.rationalSqrt # # reading sources... [100%] shapelet/index # # # # looking for now-outdated files... # # Loaded extensions: # sphinx.ext.mathjax (1.8.1) from /Users/gkovacs/devel/pyvenv/lib/python3.6/site-packages/sphinx/ext/mathjax.py # alabaster (0.7.11) from /Users/gkovacs/devel/pyvenv/lib/python3.6/site-packages/alabaster/__init__.py # sphinx.ext.autodoc (1.8.1) from /Users/gkovacs/devel/pyvenv/lib/python3.6/site-packages/sphinx/ext/autodoc/__init__.py # sphinx.ext.doctest (1.8.1) from /Users/gkovacs/devel/pyvenv/lib/python3.6/site-packages/sphinx/ext/doctest.py # sphinx.ext.intersphinx (1.8.1) from /Users/gkovacs/devel/pyvenv/lib/python3.6/site-packages/sphinx/ext/intersphinx.py # sphinx.ext.todo (1.8.1) from /Users/gkovacs/devel/pyvenv/lib/python3.6/site-packages/sphinx/ext/todo.py # sphinx.ext.coverage (1.8.1) from /Users/gkovacs/devel/pyvenv/lib/python3.6/site-packages/sphinx/ext/coverage.py # sphinx.ext.ifconfig (1.8.1) from /Users/gkovacs/devel/pyvenv/lib/python3.6/site-packages/sphinx/ext/ifconfig.py # sphinx-prompt (unknown version) from /Users/gkovacs/devel/pyvenv/lib/python3.6/site-packages/sphinx-prompt/__init__.py # sphinx.ext.autosummary (1.8.1) from /Users/gkovacs/devel/pyvenv/lib/python3.6/site-packages/sphinx/ext/autosummary/__init__.py # numpydoc (0.8.0) from /Users/gkovacs/devel/pyvenv/lib/python3.6/site-packages/numpydoc/__init__.py # sphinx_automodapi.autodoc_enhancements (unknown version) from /Users/gkovacs/devel/pyvenv/lib/python3.6/site-packages/sphinx_automodapi/autodoc_enhancements.py # sphinx.ext.graphviz (1.8.1) from /Users/gkovacs/devel/pyvenv/lib/python3.6/site-packages/sphinx/ext/graphviz.py # sphinx.ext.inheritance_diagram (1.8.1) from /Users/gkovacs/devel/pyvenv/lib/python3.6/site-packages/sphinx/ext/inheritance_diagram.py # sphinx_automodapi.automodsumm (unknown version) from /Users/gkovacs/devel/pyvenv/lib/python3.6/site-packages/sphinx_automodapi/automodsumm.py # sphinx_automodapi.automodapi (unknown version) from /Users/gkovacs/devel/pyvenv/lib/python3.6/site-packages/sphinx_automodapi/automodapi.py # sphinx_automodapi.smart_resolver (unknown version) from /Users/gkovacs/devel/pyvenv/lib/python3.6/site-packages/sphinx_automodapi/smart_resolver.py # breathe (4.4.0) from /Users/gkovacs/devel/pyvenv/lib/python3.6/site-packages/breathe/__init__.py # documenteer.sphinxext (0.3.0a5) from /Users/gkovacs/devel/pyvenv/lib/python3.6/site-packages/documenteer/sphinxext/__init__.py # matplotlib.sphinxext.plot_directive (unknown version) from /Users/gkovacs/lsstsw/miniconda/envs/lsst-scipipe/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py Traceback (most recent call last): File "/Users/gkovacs/devel/pyvenv/lib/python3.6/site-packages/sphinx/cmd/build.py", line 304, in build_main app.build(args.force_all, filenames) File "/Users/gkovacs/devel/pyvenv/lib/python3.6/site-packages/sphinx/application.py", line 341, in build self.builder.build_update() File "/Users/gkovacs/devel/pyvenv/lib/python3.6/site-packages/sphinx/builders/__init__.py", line 347, in build_update len(to_build)) File "/Users/gkovacs/devel/pyvenv/lib/python3.6/site-packages/sphinx/builders/__init__.py", line 364, in build for docname in self.env.check_dependents(self.app, updated_docnames): File "/Users/gkovacs/devel/pyvenv/lib/python3.6/site-packages/sphinx/environment/__init__.py", line 505, in check_dependents for docnames in app.emit('env-get-updated', self): File "/Users/gkovacs/devel/pyvenv/lib/python3.6/site-packages/sphinx/application.py", line 510, in emit return self.events.emit(event, self, *args) File "/Users/gkovacs/devel/pyvenv/lib/python3.6/site-packages/sphinx/events.py", line 80, in emit results.append(callback(*args)) File "/Users/gkovacs/devel/pyvenv/lib/python3.6/site-packages/sphinx/environment/collectors/toctree.py", line 138, in get_updated_docs return self.assign_section_numbers(env) + self.assign_figure_numbers(env) File "/Users/gkovacs/devel/pyvenv/lib/python3.6/site-packages/sphinx/environment/collectors/toctree.py", line 297, in assign_figure_numbers _walk_doc(env.config.master_doc, tuple()) # type: ignore File "/Users/gkovacs/devel/pyvenv/lib/python3.6/site-packages/sphinx/environment/collectors/toctree.py", line 294, in _walk_doc _walk_doctree(docname, doctree, secnum) File "/Users/gkovacs/devel/pyvenv/lib/python3.6/site-packages/sphinx/environment/collectors/toctree.py", line 271, in _walk_doctree _walk_doctree(docname, subnode, secnum) File "/Users/gkovacs/devel/pyvenv/lib/python3.6/site-packages/sphinx/environment/collectors/toctree.py", line 287, in _walk_doctree _walk_doctree(docname, subnode, secnum) File "/Users/gkovacs/devel/pyvenv/lib/python3.6/site-packages/sphinx/environment/collectors/toctree.py", line 279, in _walk_doctree _walk_doc(subdocname, secnum) File "/Users/gkovacs/devel/pyvenv/lib/python3.6/site-packages/sphinx/environment/collectors/toctree.py", line 294, in _walk_doc _walk_doctree(docname, doctree, secnum) File "/Users/gkovacs/devel/pyvenv/lib/python3.6/site-packages/sphinx/environment/collectors/toctree.py", line 271, in _walk_doctree _walk_doctree(docname, subnode, secnum) File "/Users/gkovacs/devel/pyvenv/lib/python3.6/site-packages/sphinx/environment/collectors/toctree.py", line 271, in _walk_doctree _walk_doctree(docname, subnode, secnum) File "/Users/gkovacs/devel/pyvenv/lib/python3.6/site-packages/sphinx/environment/collectors/toctree.py", line 271, in _walk_doctree _walk_doctree(docname, subnode, secnum) File "/Users/gkovacs/devel/pyvenv/lib/python3.6/site-packages/sphinx/environment/collectors/toctree.py", line 287, in _walk_doctree _walk_doctree(docname, subnode, secnum) File "/Users/gkovacs/devel/pyvenv/lib/python3.6/site-packages/sphinx/environment/collectors/toctree.py", line 279, in _walk_doctree _walk_doc(subdocname, secnum) File "/Users/gkovacs/devel/pyvenv/lib/python3.6/site-packages/sphinx/environment/collectors/toctree.py", line 293, in _walk_doc doctree = env.get_doctree(docname) File "/Users/gkovacs/devel/pyvenv/lib/python3.6/site-packages/sphinx/environment/__init__.py", line 611, in get_doctree with open(doctree_filename, 'rb') as f: FileNotFoundError: [Errno 2] No such file or directory: '/Users/gkovacs/devel/shapelet/doc/_build/html/.doctrees/py-api/lsst.shapelet.EllipseCore.doctree'