PyQt6 and SIP v6 Snapshots Available

Grzegorz Bokota g.bokota at mimuw.edu.pl
Wed Sep 23 20:08:26 BST 2020


napari use pyrcc to compile svg icons into a python file:

https://github.com/napari/napari/blob/79500fe4ae0a8c3d0838d7330f4ac9a706b1bb9e/napari/resources/build_icons.py#L218-L223

It means that it should be rewritten using QtSvg to run with PyQt6?

Grzegorz Bokota


śr., 23 wrz 2020 o 19:43 Phil Thompson <phil at riverbankcomputing.com>
napisał(a):

> On 23/09/2020 18:33, Detlev Offenbach wrote:
> > Hi Phil,
> >
> > the download page says, that 'pyrcc' has been removed. What will be
> > the successor? The eric-ide sources use resource files and thus
> > depends on pyrcc.
>
> I don't plan a successor as I don't see the point of resource files in a
> Python context.
>
> What do you use it for?
>
> Phil
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20200923/9d0ee135/attachment.htm>


More information about the PyQt mailing list