Python-MySQLdb module for Python 2.7.2 and MySQL 5.6.10 -


i have python 2.7.2 running in mac os x 10.8.3 , mysql 5.6.10, there easy way of installing mysqldb module python?

i tried macports py27-mysqldb installed everything: python, mysql , mysqldb module, want install module.

thanks

another option using pip :

pip install mysql-python 

Comments

Popular posts from this blog

ios - iPhone/iPad different view orientations in different views , and apple approval process -

java Extracting Zip file -

php - HTTP_REFERER woes: How can I allow access to a specific page, only when a visitor has visited another specific page beforehand? -