python 问题from mysql import connector ModuleNotFoundError: No module named 'mysql'

python 问题:
from mysql import connector ModuleNotFoundError: No module named 'mysql'

不能pip installl mysql不起任何作用

正确做法:pip install mysql-connector-python-rf

 

posted @ 2023-07-29 06:55  myrj  阅读(156)  评论(0编辑  收藏  举报