0
点赞
收藏
分享

微信扫一扫

Sphinx 错误 ‘md‘ \u7684 source_parser \u5df2\u6ce8\u518c

芷兮离离 2022-08-11 阅读 19


今天用read the docs的时候出现了下面的错误:

Extension error:
'md' \u7684 source_parser \u5df2\u6ce8\u518c
Command exited with exit code: 2
The server will continue serving the build folder, but the contents being served are no longer in sync

解决方法

pip install

升级一下Sphinx就行了,我原来的Sphinx是2.1.2版本,我现在升级到3.5.4就可以了哈。


举报

相关推荐

0 条评论