Hi I developped a plugin for qgis in Python 2.5 under linux, now I am trying to port it in Windows; when qgis load the plugin it raises this error:
ImportError: this is MySQLdb version(1,2,3,'gamma',1) but _mysql is version (1,2,3,'final',0).What should I do now? thanks in advance
ImportError: this is MySQLdb version(1,2,3,'gamma',1) but _mysql is version (1,2,3,'final',0).What should I do now? thanks in advance