如何Anaconda 下安装scrapy,试了好几种方法,总是出现http error,

img

img


为什么会出现什么http error呀 哪位大神可以帮我看看啊,已经试了网上推荐的好几种方法了还是不行

换一下下载源试试,如果还不行就用pip安装

conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge 
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/msys2/

conda config --set show_channel_urls yes

http://t.zoukankan.com/treasury-manager-p-14675574.html