pip安装baidu-aip的方法

记住你以后就有名字啦-----万能小p
pip install baidu-aip -i http://pypi.douban.com/simple --trusted-host pypi.douban.com

中间错误是这样的:
Could not fetch URL https://mirrors.aliyun.com/pypi/simple/bai-aip/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host=‘mirrors.aliyun.com’, port=443): Max retries exceeded with url: /pypi/simple/bai-aip/ (Caused by SSLError(“Can’t connect to HTTPS URL because the SSL module is not available.”)) - skipping

于是

我报了这样的错:pip安装baidu-aip的方法_第1张图片
这样的错:
pip安装baidu-aip的方法_第2张图片
最终这样用万能小p,成功
pip安装baidu-aip的方法_第3张图片
上一篇安装opencv,最终也是用万能小p安装成功的,用事实说话:
win10系统下采用pip安装opencv3

你可能感兴趣的:(小心前面有坑,安装,pip,深度学习,人工智能,python)