赞
踩
pip._vendor.urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host=‘files.pythonhosted.org’, port=443): Read timed out.
大概率是网络问题,pip 提供的网速不足以支撑 backgroundremover 安装。
pip --default-timeout=1688 install backgroundremover -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。