[Distutils] options file not found

Charles Ingoglia charles.ingoglia at gmail.com
Tue Dec 13 22:17:29 CET 2011


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20111213/3f2dbb3b/attachment.html>


More information about the Distutils-SIG mailing list