一本正经的胡说八道的猫
用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,居然可行。
网友评论