<div dir="ltr">Hello all,<div><br></div><div>I'm working in a project that is creating a plugin for QGIS. The plugin is a metadata editor for a specific INSPIRE profile, and it uses the OWSLib package (currently 0.8.x I think).</div><div><br></div><div>OSWLib is now packed with QGIS, making it very convenient to use in plugins. Yet, using the OSGeo4w installer the user can install another version of OWSLib, but with another version (0.7.x). And in this case, our plugin fail to open, because it tries to use the 0.7 version instead the one packed inside QGIS.</div><div><br></div><div>Besides telling the user to uninstall the 0.7 version (the current workaround), is there a way to make sure that the plugin use the currect OSWLib version? Could someone point me to an example?</div><div><br></div><div>Thanks,</div><div><br></div><div>Alexandre Neto</div></div>