系统:macOS Sierra
pip install MySQL-python
, pip install psycopg2
均报以下错误:
ld: library not found for -lssl
clang: error: linker command failed with exit code 1 (use -v to see invocation)
error: command 'cc' failed with exit status 1
报错显示没有找到lssl这个库,我用Google搜索how to install lssl on mac
还是没有找到如何安装呀,请问这个问题我该怎么解决?谢谢
다음 명령어를 입력하세요
으아아아이 문제를 해결했습니다
openssl
관련 소프트웨어 패키지 및 라이브러리를 설치해야 합니다