Install MySQL client to solve!
Install the following dependent packages in order
================================
yum install mysql-devel
yum install gcc
yum install python3-devel
pip3 install mysqlclient
================================
the two methods found before
install MySQL connector Python
or pymysql.install_ as_ Mysqldb ()
doesn’t work for me. If I use it, there will be other errors
Read More:
- [Solved] ModuleNotFoundError: No module named ‘win32api’
- ModuleNotFoundError: No module named xxx
- ModuleNotFoundError: No module named ‘apt_pkg‘
- ModuleNotFoundError: No module named ‘numpy.testing.nosetester‘
- ModuleNotFoundError: No module named ‘tensorboardX‘
- ModuleNotFoundError: No module named ‘notebook‘
- Modulenotfounderror: no module named ‘CV2’ – (version problem)
- ModuleNotFoundError: No module named ‘ahocorasick‘ [100% Work Method]
- ModuleNotFoundError: No module named ‘tensorflow_core.estimator‘
- Mmdet error modulenotfounderror: no module named ‘mmcv_ ext‘
- ModuleNotFoundError: No module named ‘mmcv._ext
- ModuleNotFoundError: No module named ‘sklearn.datasets.samples_generator‘
- Jenkins reported an error modulenotfounderror: no module named filename solution
- Tensorflow operation report error modulenotfounderror: no module named ‘tensorflow. Python. Types’ solution
- Error importing keras in jupyter Notebook: modulenotfounderror: no module named ‘keras’ solution
- Module not found error: the solution to the problem of no module named ‘MySQL’
- Module not founderror: no module named ‘nets.ssd‘
- ImportError: No module named indexes.base
- Python:ImportError: No module named indexes.base
- How to Fix gdb error: Failed to import the site module,No module named ‘_sysconfigdata_m’