- 2025年06月29日
- 星期日
问题: 在使用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
问题: 在使用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