MySQL Forums
Forum List  »  Connector/Python

Error with Installation
Posted by: Sneha Inguva
Date: August 17, 2011 05:12PM

I'm running a windows x64 machine. When I tried to install the latest MYSQLdb module (written by Andy Dustman), I received the following error:

Traceback (most recent call last):
File "C:\Python28\Lib\MySQL-python-1.2.3\setup.py", line 15, in <module>
metadata, options = get_config()
File "C:\Python28\Lib\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'm not sure why it is unable to install but any help would be nice.

I received the same error when I tried to install via command prompt.

Options: ReplyQuote


Subject
Written By
Posted
Error with Installation
August 17, 2011 05:12PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.