LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   livestreamer won't start on Slackware 14.1 64bit (https://www.linuxquestions.org/questions/slackware-14/livestreamer-wont-start-on-slackware-14-1-64bit-4175533349/)

glupa4e 02-07-2015 11:12 AM

livestreamer won't start on Slackware 14.1 64bit
 
Hello,

i read about livestreamer and wanted to try it. I installed the SlackBuild but all the dependencies were optional. When I tried to start it in a console i got the following output:
Code:

bash-4.2$ livestreamer
Traceback (most recent call last):
  File "/usr/bin/livestreamer", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib64/python2.7/site-packages/pkg_resources.py", line 2880, in <module>
    working_set = WorkingSet._build_master()
  File "/usr/lib64/python2.7/site-packages/pkg_resources.py", line 432, in _build_master
    ws.require(__requires__)
  File "/usr/lib64/python2.7/site-packages/pkg_resources.py", line 741, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib64/python2.7/site-packages/pkg_resources.py", line 626, in resolve
    raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: requests>=1.0,<3.0

I have no idea what i am missing. Has anyone had any experience with that tool? Thanks!

glupa4e 02-07-2015 11:29 AM

i had to install additional the following packages:
futures
singledispatch
python-requests


All times are GMT -5. The time now is 07:50 AM.