Description of problem: dnf install python3-mypy Error received: pkg_resources.DistributionNotFound: The 'psutil<5.5.0,>=5.4.0' distribution was not found and is required by mypy rpm -qa| grep -i psutil Not installed, dnf install python3-psutil How reproducible: Always Steps to Reproduce: 1. Install mypy 2. 3. Actual results: Missing python3-psutil dependency Expected results: python3-psutil would be installed as a requirement Additional info: Consider adding "Requires: python3-psutil" to the specfile for mypy.
The required python3-psutil version is not currently available in the Fedora repositories. Workaround is to install it with pip3.
python-psutil-5.4.3-2.fc27 python3-mypy-0.560-2.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2018-84e90236f3
python-psutil-5.4.3-2.fc26 python3-mypy-0.560-2.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2018-05b6ac0e4e
python-psutil-5.4.3-2.fc26, python3-mypy-0.560-2.fc26 has been pushed to the Fedora 26 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-05b6ac0e4e
python-psutil-5.4.3-2.fc27, python3-mypy-0.560-2.fc27 has been pushed to the Fedora 27 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-84e90236f3
*** Bug 1537870 has been marked as a duplicate of this bug. ***
python-psutil-5.4.3-2.fc26, python3-mypy-0.560-2.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report.
python-psutil-5.4.3-2.fc27, python3-mypy-0.560-2.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report.