Download and installation of the CentOS MySQL for Python

Source: Internet
Author: User

Mysql-python installation package: Http://sourceforge.net/projects/mysql-python/files/latest/download

Linux environment is Centos6.6, python2.6.6

  

The first thing that could go wrong:

1, I download the good file, enter the CD command to go to the installed directory folder, and then use Python to compile the installation package, found an error:

  

Prompt, unable to find MySQL header file;

So, to remind you to install MySQL for Python, please install Mysql-devel

#Yum install mysql-devel

2, Setuptool installation, because, this problem, I did not find in practice, so, I can only simply take out to say with you:

  

Install the installation steps below (the following steps must be entered into the directory of the installation files ):

1, the first configuration, two steps:

Find the directory for the Mysql_config file

  

2, modify the Site.cfg

  

  

Here's the topic:

    Install

  

Test: Enter Python environment, import mysqldb module, no error, instructions to install ok!

  

  

  

  

Download and installation of the CentOS MySQL for Python

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.