在windows7 64bits上,我刚刚以这种方式安装了Eric6:
我尝试在https://eric-ide.python-projects.org/tutorials/LogParser/chap2.html
上关注他们的第一个教程LogParser当创建LogParser.ui时,我收到以下错误:
无法启动Qt-designer 确保它可用作... Python36 \ lib \ site-packages \ PyQt5 \ Qt \ bin \ designer.exe
检查时有一个文件夹:C:\ Users \ Gustav \ AppData \ Local \ Programs \ Python \ Python36 \ Lib \ site-packages \ PyQt5 \ Qt \ bin 但它不包含任何exe文件
任何帮助都会很好!
答案 0 :(得分:1)
我设法按如下方式安装QT Designer(作为独立应用程序,不使用Eric IDE):
C:\Qt\5.8\mingw53_32\bin\designer.exe