¡@

Home 

python Programming Glossary: mysql_config

How to install MySQLdb (Python data access library to MySQL) on Mac OS X?

http://stackoverflow.com/questions/1448429/how-to-install-mysqldb-python-data-access-library-to-mysql-on-mac-os-x

Step 6 Edit the setup_posix.py and change the following mysql_config.path mysql_config to mysql_config.path usr local mysql bin mysql_config.. setup_posix.py and change the following mysql_config.path mysql_config to mysql_config.path usr local mysql bin mysql_config Step 7.. and change the following mysql_config.path mysql_config to mysql_config.path usr local mysql bin mysql_config Step 7 In the same directory..

pip install mysql-python fails with EnvironmentError: mysql_config not found

http://stackoverflow.com/questions/5178292/pip-install-mysql-python-fails-with-environmenterror-mysql-config-not-found

install mysql python fails with EnvironmentError mysql_config not found This is the error I get mysite zjm1126@zjm1126 G41MT.. Running setup.py egg_info for package mysql python sh mysql_config not found Traceback most recent call last File string line 14.. get_config File setup_posix.py line 43 in get_config libs mysql_config libs_r File setup_posix.py line 24 in mysql_config raise EnvironmentError..