Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

mac上遇到的问题:

ModuleNotFoundError: No module named 'MySQLdb'

解决

python3 -m pip install mysqlclient