【发布时间】:2015-01-30 08:49:07
【问题描述】:
我想使用“导入 MySQLdb” 所以我下载了 Windows (Architecture Independent), MSI Installer Python 3.3 地址:http://dev.mysql.com/downloads/connector/python/ 安装完成后告诉我安装失败
导入 MySQL 数据库 回溯(最近一次通话最后): 文件“”,第 1 行,在 ImportError:没有名为“MySQLdb”的模块 请告诉我该怎么做。谢谢。
PS:我使用 MySQL Server 5.5 和 python33
【问题讨论】: