小编myk*_*ilo的帖子

easy_install - pyCurl安装问题

我正在尝试使用easy_install安装pyCurl,但是我收到以下错误

In file included from src/docstrings.c:4: src/pycurl.h:170:13: fatal error: 'openssl/crypto.h' file not found include <openssl/crypto.h> 1 error generated. error: Setup script exited with error: command '/usr/bin/clang' failed with exit status 1

openssl使用已安装brew和它的版本是LibreSSL 2.2.7.我使用的Xcode工具安装xcode-select --install似乎并没有已经解决了这一问题.安装使用时我也遇到了同样的问题pip.

python pip pycurl easy-install

4
推荐指数
1
解决办法
1895
查看次数

标签 统计

easy-install ×1

pip ×1

pycurl ×1

python ×1