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!
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!