How to Download and Install “MySQL Connector” in Python


In this example we will show how to download and install “MySQL Connector” in Python.

Source Code

# Navigate your command line to the location of PIP, and type "python -m pip install mysql-connector-python"
C:UsersuserAppDataLocalProgramsPythonPython36-32Scripts>python -m pip install mysql-connector-python
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments