formulahendry / formulahendry/vscode-mysql
Not able to import
- Dominant language
- TypeScript
- Stars
- 229
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Description
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'

Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the command shown for appdict/app.py and inspect its import of mysql.connector. Check whether the failure is specific to the vscode-mysql repository or to the reported Python environment; the issue is complete only when the responsible component and a reproducible resolution are documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- mysql, python
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100