Description:
I try to install the Python connector for MySQL. I have the most recent Python version (3.11) 64x available from the official Python website.
When trying to install the related connector I the installer fails and I get the following log:
1: Action 11:37:04: INSTALL.
1: 1: MySQL Connector Python v8.0.31 2: {D46BFD4D-FC6F-4F53-96C8-50C3E9C79CD2}
1: Action 11:37:04: FindRelatedProducts. Searching for related applications
1: Action 11:37:04: AppSearch. Searching for installed applications
1: Action 11:37:04: SetInstallDirCurrentP311.
1: Action 11:37:04: LaunchConditions. Evaluating launch conditions
1: We are unable to locate any supported Python version like Python v3.7 x64 edition. We only support Python installed using the Microsoft Windows Installer (MSI or EXE) downloaded from http://www.python.org/download/. Please check the Connector/Python manual on http://dev.mysql.com/doc/ for more information.
1: 1: MySQL Connector Python v8.0.31 2: {D46BFD4D-FC6F-4F53-96C8-50C3E9C79CD2} 3: 3
1: The action 'Install' for product 'Connector/Python 8.0.31' failed.
How to repeat:
Every time I try to install the connector the same thing will happen.
Description: I try to install the Python connector for MySQL. I have the most recent Python version (3.11) 64x available from the official Python website. When trying to install the related connector I the installer fails and I get the following log: 1: Action 11:37:04: INSTALL. 1: 1: MySQL Connector Python v8.0.31 2: {D46BFD4D-FC6F-4F53-96C8-50C3E9C79CD2} 1: Action 11:37:04: FindRelatedProducts. Searching for related applications 1: Action 11:37:04: AppSearch. Searching for installed applications 1: Action 11:37:04: SetInstallDirCurrentP311. 1: Action 11:37:04: LaunchConditions. Evaluating launch conditions 1: We are unable to locate any supported Python version like Python v3.7 x64 edition. We only support Python installed using the Microsoft Windows Installer (MSI or EXE) downloaded from http://www.python.org/download/. Please check the Connector/Python manual on http://dev.mysql.com/doc/ for more information. 1: 1: MySQL Connector Python v8.0.31 2: {D46BFD4D-FC6F-4F53-96C8-50C3E9C79CD2} 3: 3 1: The action 'Install' for product 'Connector/Python 8.0.31' failed. How to repeat: Every time I try to install the connector the same thing will happen.