Ask a Question
Ask Question Login
Corporate Training
  1. Community
  2. SQL Server
  3. Question
SQL Server

ModuleNotFoundError No module named mysql

Asked by Nicola Young Jul 27, 2021 2.3K views 1 answer
Share

About this question

As I am trying to connect MySQL with python. But I am getting this below error.

import mysql.connector
ModuleNotFoundError                       Traceback (most recent call last)
 in 
----> 1 import mysql.connector

ModuleNotFoundError: No module named 'mysql'


Your answer

1 Answer

More SQL Server discussions

Learn & Explore

Free tutorials and interview questions from industry experts — learn the skill, then get ready to prove it.

Latest SQL Server Blogs

Guides, tips and career advice on SQL Server from JanBask experts.