<div dir="ltr">Hello All;<div>I am using QGIS 2.14.1 and am trying to build a python plugin using the plugin builder using this tutorial;</div><div><a href="https://anitagraser.com/2014/04/26/getting-started-writing-qgis-2-x-plugins/">https://anitagraser.com/2014/04/26/getting-started-writing-qgis-2-x-plugins/</a><br></div><div>and the information here;</div><div><a href="http://docs.qgis.org/testing/en/docs/pyqgis_developer_cookbook/plugins.html#init-py">http://docs.qgis.org/testing/en/docs/pyqgis_developer_cookbook/plugins.html#init-py</a><br></div><div><br></div><div>But when I complete the first few steps and get to installing the plugin to see a blank interface I get error when calling it's classfactory method in the utils.py and __init__.py and I am not sure what is causing this error. I think I must be missing some required modules or something. These scripts are generated by the plugin builder and are suppose to call up the basic qgis and qt functions to my understanding.</div><div>Has anyone ran into this before?</div><div>Thanks</div><div>Tyler</div><div><br></div></div>