| Summary: | the sip module implements API v7.0 but the qt module requires API v5.0 | ||
|---|---|---|---|
| Product: | Sisyphus | Reporter: | dek <dek> |
| Component: | python-module-qt | Assignee: | real <real> |
| Status: | CLOSED FIXED | QA Contact: | qa-sisyphus |
| Severity: | normal | ||
| Priority: | P3 | CC: | antohami, at, cas, cow, darktemplar, enp, evg, george, glebfm, hiddenman, imz, lav, ldv, mithraen, nbr, qa_viy, rider, rt, sem, shaba, sin, solo, vitty, viy, vvk |
| Version: | unstable | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
kde@thikpad ~ $ alias e='echo \$' kde@thikpad ~ $ cat test.py ;e ; python test.py ;e ; rpm -q python-module-qt # from qt import *; $ Traceback (most recent call last): File "test.py", line 2, in <module> from qt import *; RuntimeError: the sip module implements API v7.0 but the qt module requires API v5.0 $ python-module-qt-3.18.1-alt1.1