Minor bug in building SIP
Wallboy <[email protected]>
| Newsgroups | gmane.comp.python.pyqt-pykde |
|---|---|
| Message-ID | <[email protected]> |
Just tried building SIP with --sip-module PyQt5-Sip.sip and during `nmake install` the mk_distinfo.py script fails at Line 70 with ValueError: too many values to unpack (expected 2) as it's trying to split on hyphens, but because I used the hyphen in the sip module name: `PyQt5-Sip.sip` it gives that error. -- Sent from: http://python.6.x6.nabble.com/PyQt-f1792048.html _______________________________________________ PyQt mailing list [email protected] https://www.riverbankcomputing.com/mailman/listinfo/pyqt