Re: MySQL Connector for Python will not install if Python 3.7 version
Posted by: JOSE RAMIREZ
Date: August 29, 2018 10:17AM

Hello John,
it's possible to bypass the pre-requisites checked by the Installer, however the Python MSI that is executed afterwards also blocks the installation if Python 3.6 isn't installed.

You could instead use a specialized tool to remove the validation from the MSI, search for tools that allow to edit MSIs. However, it's possible that internally Connector/Python will keep checking for Python 3.6.

To get more specialized support for Connector/Python you can post your questions to their forum at https://forums.mysql.com/list.php?50. There you can be guided on using the product with Python 3.7.


Regards,
Jose Ramirez.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: MySQL Connector for Python will not install if Python 3.7 version
1551
August 29, 2018 10:17AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.