formulahendry / vscode-mysql

MySQL management tool for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=formulahendry.vscode-mysql
MIT License
218 stars 59 forks source link

Not able to import #165

Open mohitpatel17 opened 3 years ago

mohitpatel17 commented 3 years ago

PS D:\Companies\FLEXUS\Python\the_basics> python3 appdict\app.py Traceback (most recent call last): File "appdict\app.py", line 1, in import mysql.connector ModuleNotFoundError: No module named 'mysql'

image