macOS pip 安装 mysqlclient 报错

2020-12-24  本文已影响0人  Darker_坤
ld: library not found for -lssl
clang: error: linker command failed with exit code 1 (use -v to see invocation)
error: command 'clang' failed with exit status 1
export LIBRARY_PATH=$LIBRARY_PATH:/usr/local/opt/openssl/lib/

然后再安装

上一篇下一篇

猜你喜欢

热点阅读