Question: I am trying to learn Python to complete this week's lab andreceive the following error: Traceback (most recent call last): File , line 1,
I am trying to learn Python to complete this week's lab andreceive the following error:
Traceback (most recent call last):
File "
import mysql.connector
ImportError: No module named 'mysql'
I have created the module mysql.connector and still receive thiserror when trying to import it. Can anyone assist?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
