[PyQt] dev env for PyQt 5.7

Kyle Altendorf sda at fstab.net
Thu Sep 8 03:48:19 BST 2016


On 2016-09-07 16:32, oliver wrote:

> What is the recommended way of getting a pre-built PyQt 5.7 development 
> installation (PyQt with pyuic/pyrcc utility modules, Qt libs, Qt tools 
> like Designer, and Qt docs), is it PyQt 5.7 wheel from pypi + full Qt 
> binary install from qt.io?

Even with that you don't get the pyqt5.dll plugin for Designer.  I made 
up pyqt5-tools (available on PyPi for win32/64) that presently has 
Designer and the PyQt5 plugin.  Perhaps tomorrow morning I'll get a new 
version uploaded with some of the other applications.  I don't have it 
installing scripts or anything so you have to use raw paths to wherever 
you install it (system, user, venv, etc).  Another thing to fix at some 
point.

Are there PyQt plugins for any of the applications other than Designer?

Cheers,
-kyle


More information about the PyQt mailing list