Re: ANN: SIP v5.1.0 Released
Phil Thompson <[email protected]>
| Newsgroups | gmane.comp.python.pyqt-pykde |
|---|---|
| Message-ID | <[email protected]> |
On 09/01/2020 23:51, michael h wrote: >> >> >> >> - Added the 'minimum-glibc-version' project option to specify the >> minimum >> GLIBC version required by the project. This is used to determine >> the >> correct platform tag to use for Linux wheels. >> >> >> > I just tried this release on my project on windows and I got the > following > error: > > sip-build: pyproject.toml: 'tool.sip.project.minimum-glibc-version': '' > is > an invalid GLIBC version number > > minimum-glibc-version is not set in my pyproject.toml. I see there's a > check to see whether minimum_glibc_version is None, but it is an empty > string by default... Fixed in tonight's snapshot. The workaround is to explicitly set the value to '2.5'. Thanks, Phil _______________________________________________ PyQt mailing list [email protected] https://www.riverbankcomputing.com/mailman/listinfo/pyqt