在pycharm输入pip install scrapy指令为什么报错,下载不成功啊
可能是pip语句没有更新,可以试一下python -m pip install --upgrade pip,如果还不行可以试试在cmd中安装