When attempting to run 'setup.py' to install mySQL-python on my windows laptop, I get this error
message about the options file not found. See below. Can someone tell me what this means and how
to resolve it? Thanks!

C:\mysqlpython\MySQL-python-1.2.3>setup.py
Traceback (most recent call last):
  File "C:\mysqlpython\MySQL-python-1.2.3\setup.py", line 15, in <module>
    metadata, options = get_config()
  File "C:\mysqlpython\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

--
Charles Ingoglia
Mobile Phone: 650-743-1788
My Linkedin Profile: http://www.linkedin.com/in/charlesingoglia