MySQL Forums
Forum List  »  Connector/Python

Re: Installer can't detect Python
Posted by: Geert Vanderkelen
Date: September 30, 2013 06:06AM

Hi Laurent,

The installer of Connector/Python does seem to have trouble finding out where Python is installed. I have seen this problem with other packages as well.
We have a bug open for this and I'm trying to figure out a solution in WiX.

However, you should be able to download the ZIP archive from dev.mysql.com and install from the command line.
After unzipping, going to the directory:
shell> python setup.py install

Cheers,
Geert

Geert Vanderkelen
Software Developer at Oracle

Options: ReplyQuote


Subject
Written By
Posted
Re: Installer can't detect Python
September 30, 2013 06:06AM


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.