MySQL Forums
Forum List  »  Connector/Python

Upgrade to Python Connector Fails
Posted by: robert ford
Date: February 07, 2014 08:23AM

Windows 8.1
MySQL 5.6.16 64 bit

Upgrade of Connector/Python 2.7.1.0.12 to 2.7.1.1.5 fails.

It cannot find python.exe in D:\Python27

I have set the path D:\Python27 in environment variables and can run it.

Previously I had uninstalled the version of Python that was in D:\Python27 and installed Anaconda version of Python instead.
That seemed to explain why the upgrade failed.

I reinstalled a new version of Python 2.7.2, 32 bit, msi from python.org in D:\Python27 and set the path variable to D:\Python27.

I rebooted and tried again to upgrade the connector but the error remains that it still cannot find Python 2.7.2

Error Message:
2: Action 13:59:21: INSTALL.
2: 1: MySQL Connector Python v1.1.5 for Python v2.7 2: {B68B3870-6511-4D36-97BD-189A761A2728}
2: Action 13:59:21: FindRelatedProducts. Searching for related applications
2: Action 13:59:21: AppSearch. Searching for installed applications
2: Action 13:59:21: SetInstallDir.
2: Action 13:59:21: LaunchConditions. Evaluating launch conditions
2: Python v2.7 not found. We only support Python installed using the Microsoft Windows Installer (MSI) downloaded from http://www.python.org/download/. Please check the Connector/Python manual on http://dev.mysql.com/doc/ for more information.
2: 1: MySQL Connector Python v1.1.5 for Python v2.7 2: {B68B3870-6511-4D36-97BD-189A761A2728} 3: 3
2:
2: Final actions.
2: Update failed

Options: ReplyQuote


Subject
Written By
Posted
Upgrade to Python Connector Fails
February 07, 2014 08:23AM


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.