Installing MySQL Connector/python using PIP v1.5

Source: Internet
Author: User

The latest PIP versions would fail on if the packages it needs to install is not hosted on PyPI. When you try to install the MySQL Connector/python the usually-in-a-do, you get following a message is:

shell> pip install Mysql-connector-python not  find any downloads that satisfy the requirement     Mysql-connector-python  Some externally hosted files were ignored     (use--allow-external Mysql-connector-python to allow). 

I have updated the download URL to include the MD5 checksum, and MySQL Connector/python should now install using PIP using Following command:

--allow-external Mysql-connector-python   Mysql-connector-python

Yes, you had to repeat the Mysql-connector-python name.

Aboutgeert Vanderkelen

Geert JM Vanderkelen, based in Berlin (Germany), was a member of the MySQL Utilities Team at Oracle and leads developer of C Onnector/python. Before joining the MySQL team, he has worked as Developer, DBA and SysAdmin for over 6 years for various companies in Belg Ium and Germany. Geert is a key member of the MySQL support Team for more than 7 years.

Installing MySQL Connector/python using PIP v1.5

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.