pycurl安装
Posted awakenedy
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了pycurl安装相关的知识,希望对你有一定的参考价值。
pip install pycurl
出现:Could not run curl-config: [Errno 2] No such file or directory: ‘curl-config‘: ‘curl-config‘
解决:yum install libcurl-devel
再pip install pycurl 就ok了
以上是关于pycurl安装的主要内容,如果未能解决你的问题,请参考以下文章
PyCurl 安装错误, ERROR: Command errored out with exit status 10: command: '...