V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX 提问指南
coldspring
V2EX  ›  问与答

pip install flexget 时遇到的问题,求教各位专家!

  •  
  •   coldspring · 2015-02-11 00:56:45 +08:00 · 4600 次点击
    这是一个创建于 3385 天前的主题,其中的信息可能已经有所发展或是发生改变。

    系统为debian 6
    Installing collected packages: apscheduler, argparse, babelfish, BeautifulSoup, beautifulsoup4, distribute, FeedParser, flexget, futures, guessit, html5lib, jinja2, jsonschema, markupsafe, path.py, pbr, pip, plumbum, progressbar, pynzb, PyRSS2Gen, python-dateutil, python-tvrage, pytz, PyYAML, requests, rpyc, setuptools, six, SQLAlchemy, stevedore, tmdb3, tzlocal
    Found existing installation: APScheduler 3.0.1
    Uninstalling APScheduler:
    Successfully uninstalled APScheduler
    Running setup.py install for apscheduler
    Found existing installation: argparse 1.3.0
    Uninstalling argparse:
    Successfully uninstalled argparse
    Running setup.py install for argparse
    warning: no previously-included files matching '.pyc' found anywhere in distribution
    warning: no previously-included files matching '
    .pyo' found anywhere in distribution
    warning: no previously-included files matching '.orig' found anywhere in distribution
    warning: no previously-included files matching '
    .rej' found anywhere in distribution
    no previously-included directories found matching 'doc/_build'
    no previously-included directories found matching 'env24'
    no previously-included directories found matching 'env25'
    no previously-included directories found matching 'env26'
    no previously-included directories found matching 'env27'
    Found existing installation: babelfish 0.5.4
    Uninstalling babelfish:
    Successfully uninstalled babelfish
    Running setup.py install for babelfish
    Found existing installation: BeautifulSoup 3.2.1
    Uninstalling BeautifulSoup:
    Successfully uninstalled BeautifulSoup
    Running setup.py install for BeautifulSoup
    Found existing installation: beautifulsoup4 4.3.2
    Uninstalling beautifulsoup4:
    Successfully uninstalled beautifulsoup4
    Running setup.py install for beautifulsoup4
    Found existing installation: distribute 0.6.14
    Uninstalling distribute:
    Successfully uninstalled distribute
    Running setup.py install for distribute
    Found existing installation: feedparser 5.1.3
    Uninstalling feedparser:
    Successfully uninstalled feedparser
    Running setup.py install for FeedParser
    usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
    or: -c --help [cmd1 cmd2 ...]
    or: -c --help-commands
    or: -c cmd --help

    error: option --single-version-externally-managed not recognized
    Complete output from command /usr/bin/python -c "import setuptools; __file__='/root/build/FeedParser/setup.py'; execfile('/root/build/FeedParser/setup.py')" install --single-version-externally-managed --record /tmp/pip-QOO0Lq-record/install-record.txt:
    usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
    

    or: -c --help [cmd1 cmd2 ...]

    or: -c --help-commands

    or: -c cmd --help

    error: option --single-version-externally-managed not recognized


    Rolling back uninstall of feedparser
    Command /usr/bin/python -c "import setuptools; file='/root/build/FeedParser/setup.py'; execfile('/root/build/FeedParser/setup.py')" install --single-version-externally-managed --record /tmp/pip-QOO0Lq-record/install-record.txt failed with error code 1
    Storing complete log in /root/.pip/pip.log
    这个是什么原因的错误呢?怎么解决?

    目前尚无回复
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   1056 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 23:20 · PVG 07:20 · LAX 16:20 · JFK 19:20
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.