No module named mysql.connector | Python MySQL Connection Error Solved | ModuleNotFoundError

preview_player
Показать описание

#mysql #database #pythontutorial #pythonprogramming #python

Python Course Introduction | Python

For Beginners :
Learn Python programming right from the fundamentals in a fun and easy way. If you are a beginner and want to learn Python, then this entire video series is exactly for you. In this complete Python for beginners series you will learn -
1. The core Basics & Fundamentals of Python
2. Syntax & Features of Python
3. Live Python coding and Examples

Python Coding Tutorial -

Css Tutorial -

Your Queries -
python database connectivity MySQL
Python database connection steps
import MySQL.connector modulenotfounderror

@codecrush
Рекомендации по теме
Комментарии
Автор

after trying solutions from google with no success, your video saved my day. So thanks...

Mrpharanoyac
Автор

Thank you so much, your tutorial was the only one that helped me solve my problem!

jimmy_pagina
Автор

I got tired of searching out for the solution and found your video! Thanks a lot!

heerbrahmbhatt
Автор

thx, you are a superhero!!! i was losing my mind!

juanganan
Автор

you deserves a literal
you just solved my problem.

samirp.
Автор

How can i solve this error through idle python??

triptiagrawal
Автор

Thank you, this was exactly the info that I needed.

bluebean
Автор

Thank you so much, your tutorial helped me a lot. :) good work !

dhdjsaapd
Автор

Am using vscode not pycharm as my IDE and i cant seems to be able to resolve this folowing this video example
, thanks any help

ayencoscolfield
Автор

valeu boy deu certo vc é P1K4 demais mano valeuzão

wandersongomes
Автор

I've already installed mysql connector using pip install....
but now I'm facing this error:-
Traceback (most recent call last):
File "<pyshell#0>", line 1, in <module>
import mysql.connector
File "C:\Python27\lib\site-packages\mysql\connector\__init__.py", line 32, in <module>
from .connection_cext import CMySQLConnection
File "C:\Python27\lib\site-packages\mysql\connector\connection_cext.py", line 86
f"MySQL Connector/Python C Extension not available ({exc})"
^
SyntaxError: invalid syntax

Tejas_
Автор

it works on local host.. how to do it for MySQL server ?

hotenchantress
Автор

I couldn't find settings in IDLE python

konajayakonajaya
Автор

Dude but l am anable to find mysql.connector in my pycharm why??

ruchi
Автор

Bro please show it in visual studio but not in visual studio code, I have downloaded the connector and checked in the command prompt also, it is correctly downloaded, but still is show me the same error.

dheerajrahatal
Автор

But if install mysql-connector it gives another error Authentication plugin caching sha2 password is not supported

reenapawar
Автор

Sir how can resolve not supported error in line2

kandelavamshi
Автор

hi after installing the package i'm still getting the same issue ModuleNotFoundError no module named mysql

jonathandaileg
Автор

Which application are you using for this connectivity...?? Please reply

asthaawasthi
Автор

What about when you’ve done all these abs the error is still there

scarletlady