<div dir="ltr"><div><div><div><div><div><div>Hello all,<br><br><br></div>probably you just know, but I found that "PluginBuilder"  plugin for QGIS  writes at line 26  of the main  .py  file the following code:<br><br><br>import resources<br><br><br></div>I think this is wrong,  because in run it returns a python error.<br><br><br></div>The correct code is:<br><br><br>import resources_rc<br><br><br></div>I hope this helps to create new and useful plugins .<br><br><br></div>Thank you in advance for attention<br><br></div>Roberto<br></div>