HERA-Team / aipy

Astronomical Interferometry in PYthon (AIPY)
http://pypi.python.org/pypi/aipy
Other
43 stars 29 forks source link

html does not build? #59

Open teuben opened 4 years ago

teuben commented 4 years ago

I'm using sphinx v2.2.0 and get a lot of errors with "make html", e.g.

WARNING: html_static_path entry '_static' does not exist

and lots of

WARNING: autodoc: failed to import module 'amp' from module 'aipy'; the following exception was raised: No module named 'aipy'

In the end some html is built, but it looks incomplete.