Results 1 issues of javen46

系统:win10 python版本:3.10 用 pyinstaller -F -w -i logoExe.ico test.py 打包为exe程序后,启动程序出错。 如果不导入“import office”,打包执行程序不会出错,定位到是python-office包的问题。 ![微信截图_20221018095440](https://user-images.githubusercontent.com/106662597/196317341-73fa8851-a4d3-4bd3-b00c-3ce69a5a0123.png)