web.py 提示需要安装MySQLdb,

xiaoxiao2021-02-28  51

xcode-select --install,会弹出xcode的软件安装窗口,等待几分钟,安装完毕,再次执行: pip install MySQL-python 可能需要sudo

$ xcode-select --install $ brew install mysql-connector-c $ sudo pip install mysql-python $ brew unlink mysql-connector-c $ brew install mysql
转载请注明原文地址: https://www.6miu.com/read-1950329.html

最新回复(0)