D:\PythonPack\MySQL-python-1.2.3>python setup.py install
Traceback (most recent call last):
File "setup.py", line 15, in <module>
metadata, options = get_config()
File "D:\PythonPack\MySQL-python-1.2.3\setup_windows.py", line 7, in get_confi
g
serverKey = _winreg.OpenKey(_winreg.HKEY_LOCAL_MACHINE, options['registry_ke
y'])
WindowsError: [Error 2] The system cannot find the file specified
windows7 に python 用の mysqldb をインストールしようとしていますが、そのエラー メッセージが表示されます。
どうすればそれを機能させることができるか考えていますか? すでに pythonsetuptool がインストールされています