Dear all,

I have created a Qgis plugin and I use three images in the resources.qrc
file shown below. Everything works fine before I restart Qgis. If I restart
Qgis, I hit an error ModuleNotFoundError: No module named 'resources_rc'. And
the plugin won't start. Any comment will be very appreciated.

Thank you for your time in advance.

Kind regards

Julierme

<RCC>
<qresource prefix="/plugins/inde" >
<file>icon.png</file>
<file>censipamLogo.png</file>
<file>indeLogo.png</file>
</qresource>
</RCC>
_______________________________________________
Qgis-user mailing list
[email protected]
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to