我尝试为python安装mysqldb,我是python的新手,对不起。当我在提示符下键入“python setup.py install”时,这是味精:
Traceback (most recent call last):
File "C:\Python26\MySQL-python-1.2.3\setup.py", line 15, in <module>
metadata, options = get_config()
File "C:\Python26\MySQL-python-1.2.3\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 2.6,mysq-python 1.2.3,在 7 32 位上运行