mysqldb_mysql版本问题

发布于 2024-12-29 17:13:57 字数 225 浏览 1 评论 0原文

你好,我在linux下用Python 2.5开发了一个qgis插件,现在我正在尝试将它移植到Windows中;当 qgis 加载插件时,它会引发此错误:

ImportError: this is MySQLdb version(1,2,3,'gamma',1) but _mysql is version (1,2,3,'final',0)

我现在应该做什么?提前致谢

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

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文