报错:error: command 'clang' failed with exit status 1
解决:
设置 ssl 路径后安装:
LDFLAGS=-L/usr/local/opt/openssl/lib pip install mysqlclient
报错:error: command 'clang' failed with exit status 1
解决:
设置 ssl 路径后安装:
LDFLAGS=-L/usr/local/opt/openssl/lib pip install mysqlclient
本文标题:mac安装mysqlclient报错解决方法
本文链接:https://www.haomeiwen.com/subject/uvujzctx.html
网友评论