美文网首页
pypandoc 转换html 为word 报错

pypandoc 转换html 为word 报错

作者: 一本正经胡说八道的猫 | 来源:发表于2022-03-19 15:46 被阅读0次

一本正经的胡说八道的猫


用pypandoc 转换html 为word 报错:
OSError: No pandoc was found: either install pandoc and add it
to your PATH or or call pypandoc.download_pandoc(...) or
install pypandoc wheels with included pandoc.

参考了资料

(63条消息) 关于python用pypandoc问题(python3)(探索ing)_晓星晨曦-CSDN博客_pypandoc https://blog.csdn.net/u013070710/article/details/119706455

未能解决,后面版本安装,指定pypandoc用的版本1.6.3,居然可行。

相关文章

网友评论

      本文标题:pypandoc 转换html 为word 报错

      本文链接:https://www.haomeiwen.com/subject/xvqnrrtx.html