[Flask] ModuleNotFoundError: No module named 'mysql' in Python

ISU·2023년 1월 4일

To solve the error, install the module by running the

pip install mysql-connector-python

command.

profile
열심히 공부하고 있는 기록

0개의 댓글