On Sun, 28 Oct 2018, Sérgio Basto wrote:

I am attempting to build the latest matplotlib but it is failing to
install python3-wxpython4 [1]:

   - nothing provides python3-sip-api(12)(x86-64) = 12.5 needed by
python3-wxpython4-4.0.1-9.fc29.x86_64

dnf repoquery --disablerepo='*' --enablerepo=rawhide --available --
provides python3-pyqt5-sip

python3-pyqt5-sip = 4.19.13-2.fc30
python3-pyqt5-sip(x86-64) = 4.19.13-2.fc30
python3-pyqt5-sip-api(12) = 12.5
python3-pyqt5-sip-api(12)(x86-64) = 12.5
python3.7dist(pyqt5-sip) = 4.19.13
python3dist(pyqt5-sip) = 4.19.13

dnf repoquery --disablerepo='*' --enablerepo=rawhide --available --
provides python3-pyqt4-sip

python3-pyqt4-sip = 4.19.13-2.fc30
python3-pyqt4-sip(x86-64) = 4.19.13-2.fc30
python3-pyqt4-sip-api(12) = 12.5
python3-pyqt4-sip-api(12)(x86-64) = 12.5
python3.7dist(pyqt4-sip) = 4.19.13
python3dist(pyqt4-sip) = 4.19.13

you need to choose between python3-pyqt5-sip-api(12)(x86-64)
and python3-pyqt4-sip-api(12)(x86-64)

Those are private sip modules built specifically for pyqt4 and pyqt5.

Scott
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to