One_knight 2015-08-02 12:16 采纳率: 50%
浏览 7735

pip安装scrapy报错,求解?

root@iZ253bbf6h1Z:/home/guoyufeng/CODE/pythonCode/SCrapyLeraning/tutorial/tutorial/spiders# sudo apt-get install python-pipReading package lists... DoneBuilding dependency tree Reading state information... Donepython-pip is already the newest version.The following packages were automatically installed and are no longer required: ipython libwebp5 libwebpmux1 python-boto python-crypto python-decorator python-django python-guppy python-guppy-lib python-imaging python-mysqldb python-openssl python-pam python-pexpect python-pil python-pyasn1 python-pygments python-serial python-simplegeneric python-support python-twisted-bin python-twisted-conch python-twisted-core python-twisted-mail python-twisted-names python-twisted-web python-w3lib python-zope.interfaceUse 'apt-get autoremove' to remove them.0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded.root@iZ253bbf6h1Z:/home/guoyufeng/CODE/pythonCode/SCrapyLeraning/tutorial/tutorial/spiders# pip install ScrapyDownloading/unpacking Scrapy Downloading Scrapy-1.0.1-py2-none-any.whl (290kB): 290kB downloadedCleaning up...Exception:Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/pip/basecommand.py", line 122, in main status = self.run(options, args) File "/usr/lib/python2.7/dist-packages/pip/commands/install.py", line 278, in run requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle) File "/usr/lib/python2.7/dist-packages/pip/req.py", line 1260, in prepare_files )[0]IndexError: list index out of rangeStoring debug log for failure in /root/.pip/pip.log

  • 写回答

3条回答 默认 最新

  • devmiao 2015-08-02 14:16
    关注
    评论

报告相同问题?

悬赏问题

  • ¥100 Jenkins自动化部署—悬赏100元
  • ¥15 关于#python#的问题:求帮写python代码
  • ¥20 MATLAB画图图形出现上下震荡的线条
  • ¥15 关于#windows#的问题:怎么用WIN 11系统的电脑 克隆WIN NT3.51-4.0系统的硬盘
  • ¥15 perl MISA分析p3_in脚本出错
  • ¥15 k8s部署jupyterlab,jupyterlab保存不了文件
  • ¥15 ubuntu虚拟机打包apk错误
  • ¥199 rust编程架构设计的方案 有偿
  • ¥15 回答4f系统的像差计算
  • ¥15 java如何提取出pdf里的文字?