[PyQt] dev env for PyQt 5.7

oliver oliver.schoenborn at gmail.com
Thu Sep 8 05:30:51 BST 2016


What is the pyqt5.dll plugin for?

Another useful "tool" missing when wheel + qt binary install used is the
PyQt5 examples, they use to be part of the binary dist prior to 5.7.

Oliver
Open Source contributions: PyPubSub <http://pubsub.sf.net/>, nose2pytest
<https://github.com/schollii/nose2pytest>, Lua-iCxx
<http://lua-icxx.sf.net/>, iof <http://iof.sf.net/>
StackOverflow <http://stackoverflow.com/users/869951/schollii> contributions


On Wed, Sep 7, 2016 at 10:48 PM, Kyle Altendorf <sda at fstab.net> wrote:

> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20160908/7ed61d62/attachment-0001.html>


More information about the PyQt mailing list