Yes, Elia is right. Installing python-requests from unstable will fix
the issue. As far as I can tell, it looks like python-urllib3 was
already updated, but python-requests was not and is still expecting the
old version of urllib. It has been fixed in python-requests (see [1]).
Anyway, this fixes
I fixed this issue that I had from another package by installing
python-requests from unstable.
Just run sudo apt install -t unstable python-requests. I guess this
issue will be fixed when that package comes to testing.
On Thu, 31 Dec 2015 23:08:33 -0500 Thomas Ross wrote:
> Package: livestre
Package: livestreamer
Version: 1.12.2-1
Severity: important
When attempting to run livestreamer, it errors:
thomas@thomas-debian:~$ livestreamer
Traceback (most recent call last):
File "/usr/bin/livestreamer", line 5, in
from pkg_resources import load_entry_point
File "/usr/lib/python2.7
3 matches
Mail list logo