Quantcast
Channel: help - Forum - FlexGet
Viewing all articles
Browse latest Browse all 837

QNAP 4.23 install Flexget failed

$
0
0

@smilebug wrote:

Hello, I'm using TS-251 of Qnap.
I tried to install flexget and failed.

At first I have installed QTransmission 2.92.1 and Entware-ng 0.97 manually at QNAP app center.
Then I do below steps:
1. opkg install python (success)
2. opkg install python-pip (success)
3. pip install flexget (failed)
When I install flexget, it display:

[/opt/bin] # python
Python 2.7.13 (default, Feb 10 2017, 11:33:43)
[GCC 6.3.0] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> ^Z
[1]+  Stopped(SIGTSTP)        python
[/opt/bin] # pip install flexget
Collecting flexget
  Using cached FlexGet-2.10.13-py2.py3-none-any.whl
Collecting apscheduler>=3.2.0 (from flexget)
  Using cached APScheduler-3.3.1-py2.py3-none-any.whl
Collecting requests<3.0,>=2.8.0 (from flexget)
  Using cached requests-2.13.0-py2.py3-none-any.whl
Collecting rpyc (from flexget)
  Using cached rpyc-3.3.0.tar.gz
    Complete output from command python setup.py egg_info:
    /opt/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'zip_safe'
      warnings.warn(msg)
    /opt/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'use_2to3'
      warnings.warn(msg)
    /opt/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'install_requires'
      warnings.warn(msg)
    /opt/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'test_suite'
      warnings.warn(msg)
    /opt/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'tests_require'
      warnings.warn(msg)
    usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
       or: -c --help [cmd1 cmd2 ...]
       or: -c --help-commands
       or: -c cmd --help

    error: invalid command 'egg_info'

    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /share/CACHEDEV1_DATA/.qpkg/Entware-ng/tmp/pip-build-bvPAgx/rpyc/

[/opt/bin] # opkg list-installed
entware-opt - 222108-5
findutils - 4.6.0-1
ldconfig - 2.23-6
libbz2 - 1.0.6-2
libc - 2.23-6
libdb47 - 4.7.25.4.NC-5
libexpat - 2.2.0-1
libffi - 3.2.1-2
libgcc - 6.3.0-6
libgdbm - 1.11-1
libncurses - 6.0-1c
libncursesw - 6.0-1c
libopenssl - 1.0.2k-1
libpthread - 2.23-6
librt - 2.23-6
libsqlite3 - 3160000-1
libssp - 6.3.0-6
libstdcpp - 6.3.0-6
libxml2 - 2.9.4-1
locales - 2.23-6
opkg - 2011-04-08-9c97d5ec-17
python - 2.7.13-4
python-base - 2.7.13-4
python-codecs - 2.7.13-4
python-compiler - 2.7.13-4
python-ctypes - 2.7.13-4
python-db - 2.7.13-4
python-decimal - 2.7.13-4
python-distutils - 2.7.13-4
python-email - 2.7.13-4
python-gdbm - 2.7.13-4
python-light - 2.7.13-4
python-logging - 2.7.13-4
python-multiprocessing - 2.7.13-4
python-ncurses - 2.7.13-4
python-openssl - 2.7.13-4
python-pip - 2.7.13-4
python-pip-conf - 2.7.13-4
python-pydoc - 2.7.13-4
python-setuptools - 2.7.13-4
python-sqlite3 - 2.7.13-4
python-unittest - 2.7.13-4
python-xml - 2.7.13-4
terminfo - 6.0-1c
zlib - 1.2.11-1

[/opt/bin] # pip list --format=columns
[/opt/bin] #

Please help me, thanks.

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 837

Trending Articles