MySQL Forums
Forum List  »  Connector/Python

python mysqldb interface
Posted by: peter rid
Date: February 12, 2009 08:34AM

I am trying to get mysqldb API with python - I am on windows vista - running python 2.6.1 and mysql 5.1 - so far i have down loaded the 1.2.3b1 package from sourceforge.net and unzip it and ran ez_setup.py - it spawned setup.py install and setup.py which imported and configured setuptools latest version , i think 0.6c9. Then it spawned setup_windows.py - during this script I got
"serveekey= _winreg.OpenKey(_winreg.HKEY_Local_Machine, options ['registry_key']) windowserror: [error2] the system cannot find the file specified"

Can someone please help me get over this issue
I found something on google about editing site.cfg - I ran a _winreg test.py script and it did not give any errors
Please Help

Thanks in advance

Options: ReplyQuote


Subject
Written By
Posted
python mysqldb interface
February 12, 2009 08:34AM
February 27, 2009 01:49PM


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.