用pyinstaller封装带有openpyxl模块的文件,打开后总是失败。

找到hook-openpyxl.py文件

pyinstaller封装openpyxl失败原因,已解决。

打开文件内容,仅支持openpyxl 2.3.4

pyinstaller封装openpyxl失败原因,已解决。

查看我电脑上的openpyxl是2.5.1,不支持!!!

卸载

pyinstaller封装openpyxl失败原因,已解决。

输入Y,确认。卸载完毕。

pyinstaller封装openpyxl失败原因,已解决。

 

重新安装openpyxl 2.3.4

pyinstaller封装openpyxl失败原因,已解决。

相关文章:

  • 2022-01-04
  • 2022-12-23
  • 2021-12-19
  • 2022-02-09
  • 2022-12-23
  • 2021-12-02
  • 2021-04-19
  • 2021-04-11
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-04-20
  • 2022-12-23
  • 2022-01-16
相关资源
相似解决方案