小编Nar*_*esh的帖子

如何安装mysql连接器

我已经下载了mysqlDb,在安装时我收到的错误如下:

C:\Documents and Settings\naresh\Desktop\MySQL-python-1.2.3c1>setup.py build
Traceback (most recent call last):
File "C:\Documents and Settings\naresh\Desktop\MySQL-python-1.2.3c1 
\setup.py",line15,      in  
metadata, options = get_config()
File "C:\Documents and Settings\naresh\Desktop\MySQL-python-1.2.3c1
\setup_windows.py",    line 7, in get_config
serverKey = _winreg.OpenKey(_winreg.HKEY_LOCAL_MACHINE, options['registry_key'])
WindowsError: [Error 2] The system cannot find the file specified

我该怎么做才能解决这个问题?

python mysql

7
推荐指数
1
解决办法
6591
查看次数

标签 统计

mysql ×1

python ×1