import MySQLdb
Traceback (most recent call last):
File “<pyshell#1>”, line 1, in
import MySQLdb
File “/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/MySQLdb/init.py”, line 18, in
import _mysql
ImportError: dlopen(/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/_mysql.cpython-37m-darwin.so, 2): Library not loaded: @rpath/libmysqlclient.21.dylib
Referenced from: /Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/_mysql.cpython-37m-darwin.so
Reason: image not found
轉載請註明出處,本文鏈接:https://www.uj5u.com/shujuku/73684.html
標籤:MySQL
下一篇:Mysql一個超慢查詢的問題
