@lopes wrote:
Hi,
I'm trying to install flexget on my server, but the instalation fails with the following pip output.
Any help?
NOTE: I remove every "h" from the "https://", to can post the info...uname -a
Linux Server 4.4.0-31-generic #50~14.04.1-Ubuntu SMP Wed Jul 13 01:06:37 UTC 2016 i686 i686 i686 GNU/Linux
pip -V
pip 1.5.4 from /usr/lib/python2.7/dist-packages (python 2.7)
python -V
Python 2.7.6
sudo pip install flexget
Downloading/unpacking flexget
Real name of requirement flexget is flexget
Downloading FlexGet-2.3.30-py2.py3-none-any.whl (2.6MB): 2.6MB downloaded
Downloading/unpacking pathlib>=1.0 (from flexget)
Downloading pathlib-1.0.1.tar.gz (49kB): 49kB downloaded
Running setup.py (path:/tmp/pip_build_root/pathlib/setup.py) egg_info for package pathlibDownloading/unpacking rpyc (from flexget)
Downloading rpyc-3.3.0.tar.gz (53kB): 53kB downloaded
Running setup.py (path:/tmp/pip_build_root/rpyc/setup.py) egg_info for package rpycDownloading/unpacking Safe>=0.4 (from flexget)
Downloading Safe-0.4-py2-none-any.whl (56kB): 56kB downloaded
Requirement already satisfied (use --upgrade to upgrade): html5lib>=0.11 in /usr/lib/python2.7/dist-packages (from flexget)
Downloading/unpacking colorclass>=2.2.0 (from flexget)
Downloading colorclass-2.2.0.tar.gz
Running setup.py (path:/tmp/pip_build_root/colorclass/setup.py) egg_info for package colorclassDownloading/unpacking PyRSS2Gen (from flexget)
Downloading PyRSS2Gen-1.1.tar.gz
Running setup.py (path:/tmp/pip_build_root/PyRSS2Gen/setup.py) egg_info for package PyRSS2GenDownloading/unpacking python-dateutil>=2.5.2 (from flexget)
Downloading python_dateutil-2.5.3-py2.py3-none-any.whl (201kB): 201kB downloaded
Downloading/unpacking flask-cors>=2.1.2 (from flexget)
Downloading Flask_Cors-3.0.2-py2.py3-none-any.whl
Downloading/unpacking jinja2 (from flexget)
Downloading Jinja2-2.8-py2.py3-none-any.whl (263kB): 263kB downloaded
Downloading/unpacking flask-compress>=1.2.1 (from flexget)
Downloading Flask-Compress-1.3.0.tar.gz
Running setup.py (path:/tmp/pip_build_root/flask-compress/setup.py) egg_info for package flask-compressDownloading/unpacking requests<3.0,>=2.8.0 (from flexget)
Downloading requests-2.11.1-py2.py3-none-any.whl (514kB): 514kB downloaded
Downloading/unpacking flask-login>=0.3.2 (from flexget)
Downloading Flask-Login-0.3.2.tar.gz
Running setup.py (path:/tmp/pip_build_root/flask-login/setup.py) egg_info for package flask-loginDownloading/unpacking apscheduler>=3.2.0 (from flexget)
Downloading APScheduler-3.2.0-py2.py3-none-any.whl (52kB): 52kB downloaded
Downloading/unpacking future>=0.15.2 (from flexget)
Downloading future-0.15.2.tar.gz (1.6MB): 1.6MB downloaded
Running setup.py (path:/tmp/pip_build_root/future/setup.py) egg_info for package futurewarning: no files found matching '*.au' under directory 'tests' warning: no files found matching '*.gif' under directory 'tests' warning: no files found matching '*.txt' under directory 'tests'
Downloading/unpacking jsonschema>=2.0 (from flexget)
Downloading jsonschema-2.5.1-py2.py3-none-any.whl
Downloading/unpacking SQLAlchemy<1.999,>=1.0.9 (from flexget)
Downloading SQLAlchemy-1.0.15.tar.gz (4.8MB): 4.8MB downloaded
Running setup.py (path:/tmp/pip_build_root/SQLAlchemy/setup.py) egg_info for package SQLAlchemywarning: no files found matching '*.jpg' under directory 'doc' warning: no files found matching '*.mako' under directory 'doc' warning: no files found matching 'distribute_setup.py' warning: no files found matching 'sa2to3.py' warning: no files found matching 'ez_setup.py' no previously-included directories found matching 'doc/build/output'
Downloading/unpacking guessit<=2.0.4 (from flexget)
Downloading guessit-2.0.4.tar.gz (73kB): 73kB downloaded
Running setup.py (path:/tmp/pip_build_root/guessit/setup.py) egg_info for package guessit
Download error on ttps://pypi.python.org/simple/pytest-runner/: [Errno 104] Connection reset by peer -- Some packages may not be found!
Couldn't find index page for 'pytest-runner' (maybe misspelled?)
Download error on ttps://pypi.python.org/simple/: [Errno 104] Connection reset by peer -- Some packages may not be found!
No local packages or working download links found for pytest-runner
Traceback (most recent call last):
File "", line 17, in
File "/tmp/pip_build_root/guessit/setup.py", line 78, in
setup(**args)
File "/usr/lib/python2.7/distutils/core.py", line 111, in setup
setupdistribution = dist = klass(attrs)
File "/usr/local/lib/python2.7/dist-packages/setuptools/dist.py", line 315, in init
self.fetch_build_eggs(attrs['setup_requires'])
File "/usr/local/lib/python2.7/dist-packages/setuptools/dist.py", line 361, in fetch_build_eggs
replace_conflicting=True,
File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 851, in resolve
dist = best[req.key] = env.best_match(req, ws, installer)
File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 1123, in best_match
return self.obtain(req, installer)
File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 1135, in obtain
return installer(requirement)
File "/usr/local/lib/python2.7/dist-packages/setuptools/dist.py", line 428, in fetch_build_egg
return cmd.easy_install(req)
File "/usr/local/lib/python2.7/dist-packages/setuptools/command/easy_install.py", line 658, in easy_install
raise DistutilsError(msg)
distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('pytest-runner')
Complete output from command python setup.py egg_info:
Download error on ttps://pypi.python.org/simple/pytest-runner/: [Errno 104] Connection reset by peer -- Some packages may not be found!Couldn't find index page for 'pytest-runner' (maybe misspelled?)
Download error on ttps://pypi.python.org/simple/: [Errno 104] Connection reset by peer -- Some packages may not be found!
No local packages or working download links found for pytest-runner
Traceback (most recent call last):
File "", line 17, in
File "/tmp/pip_build_root/guessit/setup.py", line 78, in
setup(**args)
File "/usr/lib/python2.7/distutils/core.py", line 111, in setup
_setup_distribution = dist = klass(attrs)
File "/usr/local/lib/python2.7/dist-packages/setuptools/dist.py", line 315, in init
self.fetch_build_eggs(attrs['setup_requires'])
File "/usr/local/lib/python2.7/dist-packages/setuptools/dist.py", line 361, in fetch_build_eggs
replace_conflicting=True,
File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 851, in resolve
dist = best[req.key] = env.best_match(req, ws, installer)
File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 1123, in best_match
return self.obtain(req, installer)
File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 1135, in obtain
return installer(requirement)
File "/usr/local/lib/python2.7/dist-packages/setuptools/dist.py", line 428, in fetch_build_egg
return cmd.easy_install(req)
File "/usr/local/lib/python2.7/dist-packages/setuptools/command/easy_install.py", line 658, in easy_install
raise DistutilsError(msg)
distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('pytest-runner')
Cleaning up...
Command python setup.py egg_info failed with error code 1 in /tmp/pip_build_root/guessit
Storing debug log for failure in /home/username/.pip/pip.log
Posts: 8
Participants: 2