Hello all,

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).

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.

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?

Thanks,

Alexandre Neto
_______________________________________________
Qgis-developer mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to