Closed gioman closed 10 years ago
I'm not able to reproduce this. How are you installing this + can you provide more info of the error?
I'm installing the plugin the standard way, using the plugin installer. It installs with no issues on Windows, on Linux (Mint/Ubuntu) I get the above message.
It seems to be related with this: http://osgeo-org.1560.x6.nabble.com/Plugin-approval-VoGIS-Profiltool-1-8-4-td5097996.html
That guy gets this very similar error message when the shapely library is missing. You should have Shapely 1.2.18 or higher (probably older versions will work, but I didn't try).
Shapely is installed, version 1.2.14 If it is because of the shapely version than maybe would be better to add a check, catch the error and return a warning(?).
I've commited some changes. Since I can't seem to reproduce this, can you try again please? Thanks!
Getting the same error, using the master branch from this repo.
Apparently it's an error from the Shapely library they fixed on 1.2.15 (you have 1.2.14). Shapely can't read the version number when the GEOS lib has the svn revision as the version number.
https://github.com/Toblerity/Shapely/issues/76
https://github.com/ccrook/QGIS-Contour-Plugin/issues/3
Please upgrade Shapely lib
Then I guess you can close this ticket.
subject says it all. Thanks!