Posts by billsuxx
-
-
Hello,
Before libreelec i used osmc, where i can install easy any things. I can solve almost everything in libreelec, exept the flexget. I found a post about "flexget on openelec" but run into trouble. (
)External Content gist.github.comContent embedded from external sources will not be displayed without your consent.Through the activation of external content, you agree that personal data may be transferred to third party platforms. We have provided more information on this in our privacy policy.
Quote
python ez_setup.py
Downloading setuptools-24.0.3.zip
Extracting in /tmp/tmpTYLYtB
Now working in /tmp/tmpTYLYtB/setuptools-24.0.3
Installing Setuptools
running install
Traceback (most recent call last):
File "setup.py", line 164, in <module>
dist = setuptools.setup(**setup_params)
File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
File "/tmp/tmpTYLYtB/setuptools-24.0.3/setuptools/command/install.py", line 67, in run
self.do_egg_install()
File "/tmp/tmpTYLYtB/setuptools-24.0.3/setuptools/command/install.py", line 98, in do_egg_install
easy_install = self.distribution.get_command_class('easy_install')
File "/tmp/tmpTYLYtB/setuptools-24.0.3/setuptools/dist.py", line 440, in get_command_class
self.cmdclass[command] = cmdclass = ep.load()
File "/tmp/tmpTYLYtB/setuptools-24.0.3/pkg_resources/__init__.py", line 2229, in load
return self.resolve()
File "/tmp/tmpTYLYtB/setuptools-24.0.3/pkg_resources/__init__.py", line 2235, in resolve
module = __import__(self.module_name, fromlist=['__name__'], level=0)
File "/tmp/tmpTYLYtB/setuptools-24.0.3/setuptools/command/easy_install.py", line 49, in <module>
from setuptools.py31compat import get_path, get_config_vars
File "/tmp/tmpTYLYtB/setuptools-24.0.3/setuptools/py31compat.py", line 2, in <module>
import unittest
ImportError: No module named unittest
Something went wrong during the installation.
See the error message above.is there any chance, to solve this without recompile libreelec?
Thx