Python Win 3.6.0 x64 问题,pip3 安装 pyqt5 后缺少 qt 设计器 exe [英] Python Win 3.6.0 x64 issue, missing qt designer exe after pip3 install pyqt5

查看:59
本文介绍了Python Win 3.6.0 x64 问题,pip3 安装 pyqt5 后缺少 qt 设计器 exe的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是 Python 新手,正在尝试启动我的第一个应用程序,并且正在努力练习如何将 Qt Designer 与 pyQT5 结合使用.

I'm a Python newbie and trying to start my first application and am struggling to workout how to use Qt Designer with pyQT5.

我一直在使用下一个安装 pyqt5.7.1 的命令:

I've been using the next command which installs pyqt5.7.1:

pip3 install pyqt5

安装后,我有一个

C:\Python36\Lib\site-packages\PyQt5\Qt\bin\Qt5Designer.dll

文件,但据我所知没有 Qt Designer exe.

file but no Qt Designer exe as far as i can tell.

如果有人知道我错过了什么,我真的很感激帮助?我是否必须安装完整的 Qt5 框架才能使用 Qt Designer 和 pyQT5?

id really appreciate the help if anyone has any idea what i'm missing? Do I have to install the full Qt5 framework to be able to use Qt Designer and pyQT5?

谢谢

皮特

推荐答案

On WinPython-64bit-3.5.2.2Qt5 我运行:

pip install pyqt5-tools

安装在:

WinPython-64bit-3.5.2.2Qt5\python-3.5.2.amd64\Lib\site-packages\pyqt5-tools\designer.exe

开始正常!

这篇关于Python Win 3.6.0 x64 问题,pip3 安装 pyqt5 后缺少 qt 设计器 exe的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆