<div dir="ltr">Hi all,<div><br></div><div>I´m planing to use some features of the Qgis in my python script.</div><div>i am using the function QgsVectorLayer.loadSldStyle that returns true but the result of the QgsVectorLayer.rendererV2 not works when i am using the script outside of the QGIs. How can i solve this?</div><div>I already have tried adding the following calls to my script:</div><div><br></div><div><div>QgsApplication.setPrefixPath("qgis_path", True)</div><div>QgsApplication.initQgis()</div><div>app = QgsApplication([], True)</div></div><div><br></div><div>Thanks u all.</div></div>