MySQL Forums
Forum List  »  Install & Repo

Re: Help with Silent Installation of Connector/Python
Posted by: Luis Mora
Date: February 06, 2018 07:06PM

Hello Tony,

After I have checked there is a bug, MySQLInstallerConsole could not recognize argument for connector/python, the correct argument list should be like "community install connector/python (3.4);2.1.7;x64".

But there is a workaround. Please try with one of below commands "MySQLInstallerConsole.exe community install (3.4);2.1.7;x64 -silent"
or
"MySQLInstallerConsole.exe community install 3.4;2.1.7;x64 -silent"

Could you please rise a bug on https://bugs.mysql.com/ and let me know the result of the workaround?


Regards,
Luis

Options: ReplyQuote


Subject
Written By
Posted
Re: Help with Silent Installation of Connector/Python
February 06, 2018 07:06PM


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.