Compiling PyQt6

Stefan Seefeld stefan at seefeld.name
Thu Sep 14 18:16:36 BST 2023


Thanks Phil for the quick reply !

I'm a bit confused now. When I install both packages, I can do `from PyQt6
import Qt`, so it definitely does seem to exist.
What does it contain ? And what should I use instead if I'm not supposed to
use the above ?

Thanks,

On Thu, Sep 14, 2023 at 1:13 PM Phil Thompson <phil at riverbankcomputing.com>
wrote:

> On 14/09/2023 18:03, Stefan Seefeld wrote:
> > Hello,
> >
> > I'm trying to upgrade from PyQt5 to PyQt6, using a custom build of
> > PyQt6.
> > Everything works fine, but the `PyQt6.Qt` module is missing.
>
> PyQt6 doesn't have a PyQt6.Qt module.
>
> > I notice pypi offering both PyQt6 as well as PyQt6-Qt packages.
> > However,
> > only the former provides an associated source package.
> > Why are they split, and what does the latter contain ? How can I build
> > that
> > myself ?
>
> PyQt6-Qt contains the parts of the LGPL version of Qt relevant to PyQt6
> packaged as a wheel.
>
> Phil
>


-- 

      ...ich hab' noch einen Koffer in Berlin...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20230914/db7b8f62/attachment.htm>


More information about the PyQt mailing list