designer.exe 無法打開
背景
python 3.8 按照 pip install pyqt5和 pip install pyqt5-tools完成安裝后,進入..\Python\Lib\site-packages\pyqt5_tools\Qt\bin
目錄打開 designer.exe 報錯如下:
解決方案
將以下目錄中的兩個dll檔案 …\Python\Lib\site-packages\pyqt5_tools\Qt\plugins\platforms
拷貝覆寫到 …\Python\Lib\site-packages\pyqt5_tools\Qt\bin\platforms 目錄下,即可正常打開designer.exe
轉載請註明出處,本文鏈接:https://www.uj5u.com/houduan/43190.html
標籤:Python
上一篇:Python日期時間(詳細)
