You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The correct syntax for using MySQL in Python code is to install the mysql-connector library. To do this, you need to install the MySQL Connector library on your system. You can do this by executing the following code in the command prompt (CMD):
Describe the issue
When trying to pip install
mysql-python
, the installation breaks. Somehowmysql-python
wasn't bild to be compatible with py3?Expected behavior
A clear and concise description of what you expected to happen.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: