ubuntu 搭建 pycurl
发布时间:2020-07-23 10:45:51 所属栏目:Ubuntu 来源:互联网
导读:问题: 在使用pip install pycurl是报curl_config no found错误 解决: sudo apt-get install libcurl4-gnutls-dev pip install pycurl 参考:http://www.voidcn.com/article/p-dbocqwgt-ed.html Python中国社区 Python ubuntu安装py
Python中国社区
Python
ubuntu安装pycurl灵魂码者 2 年前 3162 次点击 |