ERROR: Could not find a version that satisfies the requirement pandas (from ver ions: none) ERROR: N

ERROR: Could not find a version that satisfies the requirement pandas (from ver ions: none) ERROR:
安装pandas报错

解决执行:
使用国内镜像
pip install pandas -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com

你可能感兴趣的:(ERROR: Could not find a version that satisfies the requirement pandas (from ver ions: none) ERROR: N)