aaronmarkham opened a new issue #17560: [ci] [docs] Error blocking all PRs: autodocsumm is incompatible with Sphinx 2.4.0 URL: https://github.com/apache/incubator-mxnet/issues/17560 ## Description CI and website builds are down due to an incompatibility in versions of Sphinx and one of its extensions, autodocsumm. This extension is used in the Python API docs (fairly important feature). Also, reported here on the autodocsumm project as of yesterday. https://github.com/Chilipp/autodocsumm/issues/22 I already have a proposed fix coming... ### Error Message http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/mxnet-validation%2Fwebsite/detail/PR-17489/4/pipeline/ ``` [2020-02-10T21:06:01.468Z] Extension error: [2020-02-10T21:06:01.468Z] Could not import extension autodocsumm (exception: cannot import name 'Signature' from 'sphinx.ext.autodoc' (unknown location)) ``` ## To Reproduce Just build python docs.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
