MySQL Forums
Forum List  »  Connector/Python

How to run MySQLdb interface???? Pl help me out
Posted by: Sampath Girish Munagala
Date: December 16, 2008 12:13AM

sh: mysql_config: command not found
Traceback (most recent call last):
File "setup.py", line 16, in <module>
metadata, options = get_config()
File "/Users/venkatarampey/Downloads/MySQL-python-1.2.2/setup_posix.py", line 40, in get_config
libs = mysql_config("libmysqld-libs")
File "/Users/venkatarampey/Downloads/MySQL-python-1.2.2/setup_posix.py", line 24, in mysql_config
raise EnvironmentError, "%s not found" % mysql_config.path
EnvironmentError: mysql_config not found


I had typed "python setup.py" then i've found out the above error.

"How can i link Python code to MySQLdb... Please help me out and send me a mail if possible to "girishmsampath@gmail.com".
Thanks,
Sampath Girish

Options: ReplyQuote


Subject
Written By
Posted
How to run MySQLdb interface???? Pl help me out
December 16, 2008 12:13AM


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.