@lucas wrote:
After a:
sudo pip install --upgrade https://github.com/Diaoul/subliminal/archive/develop.zip
when I try to
flexget execute --tasks download
I get:
Traceback (most recent call last): File "/usr/local/bin/flexget", line 5, in <module> from pkg_resources import load_entry_point File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources.py", line 2793, in <module> working_set.require(__requires__) File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources.py", line 673, in require needed = self.resolve(parse_requirements(requirements)) File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources.py", line 576, in resolve raise DistributionNotFound(req) pkg_resources.DistributionNotFound: requests>=2.8.0,<3.0
What's happening?
Posts: 2
Participants: 2