此時使用 python main.py 執行無問題。 但使用 pyinstaller -F main.py --clean 打包,修改下spec 中的 hidden_import 後執行 pyinstaller main.spec ...
確定! 回上一頁