MySQL Forums
Forum List  »  Connector/Python

Re: Using mysql.connector
Posted by: Gary Ehrenfeld
Date: January 02, 2019 10:02AM

You have to install mysql.connector at the command line

pip install mysql-connector-python

Then import it in your py file.

Gary

Options: ReplyQuote


Subject
Written By
Posted
January 02, 2019 03:10AM
January 02, 2019 03:11AM
Re: Using mysql.connector
January 02, 2019 10:02AM


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.