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