Then, why the installer complains about not having owslib the first time that you try the installation? How do you actually get the plugin to install the included owslib that you mention?
Agus gene wrote: > > The problems come with the new version of owslib (0.3.1) > If you try : > > from owslib.filter import * > The result is > Traceback (most recent call last): > File "<stdin>", line 1, in <module> > ImportError: No module named filter > > If you download QGsCSW from > http://sourceforge.net/projects/qgiscommunitypl/files/ > there is a "good" version of owslib with the file filter.py > and it works > > > > > -- View this message in context: http://n2.nabble.com/qgCSW-plugin-needs-the-filter-python-module-to-be-installed-tp3967657p4192754.html Sent from the qgis-user mailing list archive at Nabble.com. _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
