2019年12月19日 星期四

【Python】解決 failed to execute script *


python3 PyQt5 編譯 exe時出現 Failed to execute script 的解決方法

以下是我的解決方法
可以參考看看 或許有效


1.開啟 PyCharm --> File --> Settings...



2. 把 PyQt5.sip 的版本改為 4.19.19 (就是 12.7.0 讓我在編譯時出現錯誤)


3.更新 PyQt5 到 5.13.2


以上是我的解決方式 給大家參考參考

之後再用 PyInstaller 或者 auto-py-to-exe 編譯後就可以正常開啟了

沒有留言:

張貼留言