MySQL Forums
Forum List  »  Connector/Python

MySQL Connector wont install with python 3.5
Posted by: Christian Keebler
Date: December 04, 2015 08:20AM

I'm on Centos 7. I was running anaconda, but mysql connector doesnt play nice with anaconda. So, after installing the MySQLconnector rpm, I removed anaconda and installed the official Python 3.5. Python 2.7 can find and use mysql connector, but python 3.5 cannot. Is there anyway I can force python 3.5 to find it? I'm not familiar with packages not working right out of the box.

As a side note, python 3.5 installed itself under /usr/local/lib which seems like an odd place.

Options: ReplyQuote


Subject
Written By
Posted
MySQL Connector wont install with python 3.5
December 04, 2015 08:20AM


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.