Bug #67487 Cannot instal Connector/Python v 1.0.7 on 64 bit Windows 7
Submitted: 6 Nov 2012 17:19 Modified: 3 Jan 2013 10:20
Reporter: Brian Gillespie Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / Python Severity:S3 (Non-critical)
Version:1.0.7 OS:Windows (Version 7 64-bit)
Assigned to: Geert Vanderkelen CPU Architecture:Any

[6 Nov 2012 17:19] Brian Gillespie
Description:
I have Python 3.3 installed in Program Files\Python33, and the version 1.0.7 msi
installer crashes saying that it cannot find the Python v 3.2 installation. 

How to repeat:
Simply run mysql-connector-python-1.0.7-py3.2.msi
[26 Nov 2012 9:38] Geert Vanderkelen
This is because at the moment of release, 1.0.7 only supported the Windows installation of Python v3.2. Python v3.3.0  came after Connector/Python went GA. We'll address this in later releases.
[3 Jan 2013 10:20] Geert Vanderkelen
Connector/Python v1.0.8 comes with a Windows Installer (MSI) for Python v3.3.
Please check it out at:
 http://dev.mysql.com/downloads/connector/python/#downloads

Workaround (or alternative) is to download the platform independent package and install it from the command line.