MySQL Forums
Forum List  »  Connector/Python

Enviornmental Error on Python and MySQLdb on Mac OS X
Posted by: Sampath Girish Munagala
Date: December 16, 2008 11:23PM

Sampath:MySQL-python-1.2.2 venkatarampey$ python setup.py
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 43, in get_config
libs = mysql_config("libs_r")
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

Options: ReplyQuote


Subject
Written By
Posted
Enviornmental Error on Python and MySQLdb on Mac OS X
December 16, 2008 11:23PM


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.