i try to install mysqldb for python, i'm new to python, sorry before. when i typed "python setup.py install" on my prompt, this is the msg :
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
i am using python 2.6, mysq-python 1.2.3, running on 7 32 bit