[PyQt] Problem installing pyqt 5.7.1

Florian Bruhin me at the-compiler.org
Fri Jan 27 18:00:40 GMT 2017


* Sabroso Rico <charolastra at outlook.com> [2017-01-27 17:46:28 +0000]:
> Hello lads and install pyqt 5.7.1 through pip but the designer does not 
> appear to me, why have they removed it?

Probably because only developers need Qt Designer, and it'd blow up
the wheel files (you can't customize the install there like you could
with the binary installers).

Either install a separate Qt installation with Qt Designer, or use the
unofficial pyqt5-tools wheel: https://pypi.python.org/pypi/pyqt5-tools

Florian

-- 
http://www.the-compiler.org | me at the-compiler.org (Mail/XMPP)
   GPG: 916E B0C8 FD55 A072 | http://the-compiler.org/pubkey.asc
         I love long mails! | http://email.is-not-s.ms/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20170127/0f6ba5d3/attachment-0001.sig>


More information about the PyQt mailing list