Changes

Jump to navigation Jump to search
28 bytes added ,  08:42, 25 June 2015
no edit summary
Line 4: Line 4:  
*sudo pip install pip --upgrade<br />
 
*sudo pip install pip --upgrade<br />
 
Build the dependencies for python-mysqldb libraries:<br />
 
Build the dependencies for python-mysqldb libraries:<br />
*sudo apt-get build-dep python-mysqldb<br />
+
*sudo apt-get install python-dev libmysqlclient-dev python-mysqldb<br />
 
Install the Python MySQL libraries:<br />
 
Install the Python MySQL libraries:<br />
 
*sudo pip install MySQL-python<br />
 
*sudo pip install MySQL-python<br />

Navigation menu