Skip to main content
deleted 2 characters in body
Source Link

Just type:

$ sudo apt-get install python-dev
$ venv/bin/pip install MySQL-python

$ sudo apt-get install python-dev $ venv/bin/pip install MySQL-python 

This will solve this problems.

Just type:

$ sudo apt-get install python-dev
$ venv/bin/pip install MySQL-python

This will solve this problems.

Just type:

$ sudo apt-get install python-dev $ venv/bin/pip install MySQL-python 

This will solve this problems.

Source Link

Just type:

$ sudo apt-get install python-dev
$ venv/bin/pip install MySQL-python

This will solve this problems.