美文网首页
使用jupyter notebook生成pdf时报错

使用jupyter notebook生成pdf时报错

作者: Veigar_01 | 来源:发表于2022-01-04 18:02 被阅读0次
jupyter nbconvert your_notebook.ipynb --to pdf

报错

500 : Internal Server Error
The error was:

nbconvert failed: xelatex not found on PATH, if you have not installed xelatex you 

解决方案(mac)

brew install --cask mactex

相关文章

网友评论

      本文标题:使用jupyter notebook生成pdf时报错

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