python-office icon indicating copy to clipboard operation
python-office copied to clipboard

用 pyinstaller 打包exe后,执行报错

Open javen46 opened this issue 3 years ago • 0 comments

系统:win10 python版本:3.10 用 pyinstaller -F -w -i logoExe.ico test.py 打包为exe程序后,启动程序出错。 如果不导入“import office”,打包执行程序不会出错,定位到是python-office包的问题。 微信截图_20221018095440

javen46 avatar Oct 18 '22 01:10 javen46