Bug #80208 Not possible to install mysql-connector-python package from pip
Submitted: 30 Jan 2016 18:35 Modified: 11 Oct 2018 10:52
Reporter: André da Silva Email Updates:
Status: Duplicate Impact on me:
None 
Category:Connector / Python Severity:S4 (Feature request)
Version:2.0.4 OS:Any
Assigned to: CPU Architecture:Any
Tags: Installation from pip

[30 Jan 2016 18:35] André da Silva
Description:
Could you make it possible that the installation from pip with the command line is possible. Currently i get the following error when I enter the command pip install mysql-connector-python:

Could not find a version that satisfies the requirement mysql-connector-python (from versions: ) No matching distribution found for mysql-connector-python

and the option --allow-external is deprecited in pip 8 and higher

How to repeat:
Create a virtual enviroment and run the following command:
pip install mysql-connector-python. It will show an error and that it won't install the package

Suggested fix:
-
[3 Aug 2016 23:10] Ed Morley
Dupe of bug 76063
[11 Oct 2018 10:52] MySQL Verification Team
Thank you for the report.
Duplicate of Bug #76063.

regards,
Umesh