和平主義阿奎 2021-02-23 11:26 采纳率: 0%
浏览 247

python 打包matplotlib 出错 No such file

我找遍网上没有出现类似的问题,打包出的exe打开会出现这个问题

python 打包matplotlib 出错 line790 No such file Temp\\mpl-data\\matplotlibrc

github上也有人提出这个问题

https://github.com/pyinstaller/pyinstaller/issues/5567

 File "matplotlib\__init__.py", line 703, in _open_file_or_url
FileNotFoundError: [Errno 2] No such file or directory: 'xxxxx\\matplotlib\\mpl-data\\matplotlibrc'
[2688] Failed to execute script test
  • 写回答

2条回答 默认 最新

  • tobtds 2021-05-23 21:31
    关注

    博主您好,请问您解决了吗

    评论

报告相同问题?