<div dir="ltr"><div>napari use pyrcc to compile svg icons into a python file:</div><div><br></div><div><a href="https://github.com/napari/napari/blob/79500fe4ae0a8c3d0838d7330f4ac9a706b1bb9e/napari/resources/build_icons.py#L218-L223">https://github.com/napari/napari/blob/79500fe4ae0a8c3d0838d7330f4ac9a706b1bb9e/napari/resources/build_icons.py#L218-L223</a></div><div><br></div><div>It means that it should be rewritten using QtSvg to run with PyQt6?<br></div><div><br></div><div dir="ltr">Grzegorz Bokota</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">śr., 23 wrz 2020 o 19:43 Phil Thompson <<a href="mailto:phil@riverbankcomputing.com">phil@riverbankcomputing.com</a>> napisał(a):<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 23/09/2020 18:33, Detlev Offenbach wrote:<br>
> Hi Phil,<br>
> <br>
> the download page says, that 'pyrcc' has been removed. What will be<br>
> the successor? The eric-ide sources use resource files and thus<br>
> depends on pyrcc.<br>
<br>
I don't plan a successor as I don't see the point of resource files in a <br>
Python context.<br>
<br>
What do you use it for?<br>
<br>
Phil<br>
</blockquote></div>