Description of problem: After installing it with dnf, and try to run the command it fails with `pkg_resources.DistributionNotFound: The 'appdirs>=1.3' distribution was not found and is required by subliminal` Version-Release number of selected component (if applicable): Name : python3-subliminal Version : 2.0.5 Release : 7.fc29 Arch : noarch Size : 358 k Source : python-subliminal-2.0.5-7.fc29.src.rpm Repo : @System From repo : fedora How reproducible: Easy Steps to Reproduce: 1. `sudo dnf install python3-subliminal` 2. call subliminal `$ subliminal` Actual results: ``` $ subliminal ~ Traceback (most recent call last): File "/usr/bin/subliminal", line 6, in <module> from pkg_resources import load_entry_point File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", line 3098, in <module> @_call_aside File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", line 3082, in _call_aside f(*args, **kwargs) File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", line 3111, in _initialize_master_working_set working_set = WorkingSet._build_master() File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", line 573, in _build_master ws.require(__requires__) File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", line 891, in require needed = self.resolve(parse_requirements(requirements)) File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'appdirs>=1.3' distribution was not found and is required by subliminal ``` Expected results: To work without error
python-subliminal-2.0.5-8.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2018-59a2f97cab
python-subliminal-2.0.5-8.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-9c1d431d24
python-subliminal-2.0.5-8.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-9c1d431d24
python-subliminal-2.0.5-8.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-59a2f97cab
python-subliminal-2.0.5-8.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report.
python-subliminal-2.0.5-8.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report.