使用pip install pycurl安装pycurl失败: python setup.py egg_info did not run successfully. 可以单独下载pycurl依赖文件然后安装
sArchived: Python Extension Packages for Windows - Christoph Gohlke (uci.edu) 选择Python对应版本的文件进行下载࿰…
直接使用 pip install pycurl报错: Please specify --curl-dir/path/to/built/libcurl ---------------------------------------- ERROR: Command errored out with exit status 10: python setup.py egg_info Check the logs for full command output. 如果点…