weixin_39747577 2020-11-20 20:17
浏览 0

obspy API generation with python2.7

Allow obspy API generation with python2.7

该提问来源于开源项目:obspy/obspy

  • 写回答

6条回答 默认 最新

  • weixin_39747577 2020-11-20 20:17
    关注

    [beyreuth] current error message {{{ Running Sphinx v1.0.5 loading pickled environment... not yet created No builder selected, using default: html building [html]: targets for 586 source files that are out of date updating environment: 586 added, 0 changed, 0 removed reading sources... [ 11%] packages/auto/obspy.core.stream.Stream.filter
    Exception occurred: File "/home/moritz/local/python2.7/lib/python2.7/site-packages/docutils-0.7-py2.7.egg/docutils/statemachine.py", line 1193, in radd raise TypeError('adding ViewList to a non-ViewList') TypeError: adding ViewList to a non-ViewList The full traceback has been saved in /tmp/sphinx-err-RIMvOi.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! }}}

    评论

报告相同问题?