MySQL Forums
Forum List  »  Connector/Python

Using mysql.connector
Posted by: David Svanholm
Date: January 02, 2019 03:10AM

Hello
This is a real newbie question.

I have read some about mysql.connector and I want to try it out in my project. I understand that I have to download and install something to be able to use it.

Atm, this obviously does not work:
import mysql.connector

I dont understand what I need to download and what to do to be able to make the import. Could someone please tell me. There are like 1000 download options on this site :)

I am using Visual Studio 2017, Windows 10.
I will later do this on a RPi with Raspbian.

Thanks!

Options: ReplyQuote


Subject
Written By
Posted
Using mysql.connector
January 02, 2019 03:10AM
January 02, 2019 03:11AM
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.