Re: private sip 5 for pyqt?
Phil Thompson <[email protected]>
| Newsgroups | gmane.comp.python.pyqt-pykde |
|---|---|
| Message-ID | <[email protected]> |
On 30/11/2019 01:26, William Kyngesburye wrote: > On Nov 29, 2019, at 4:52 PM, Phil Thompson > <[email protected]> wrote: >> >> On 29/11/2019 20:21, William Kyngesburye wrote: >>> (error is when trying to build PyQt3D, but error comes from PyQt) >>> I installed sip with pip. so no private PyQt sip. >> >> A private sip module is created by sip v5, not included with it. >> See... >> >> https://www.riverbankcomputing.com/static/Docs/sip/examples.html#package-projects >> https://www.riverbankcomputing.com/static/Docs/sip/command_line_tools.html#sip-module >> > OK, but how do I build sip 5 as a private module for PyQt? As I > stated in the first email, the sip 5 source does not have > configure.py. It's now setup.py, and I don't see the --sip-module > option to create the private sip. As it suggests in the docs I linked to... sip-module --sdist PyQt5.sip pip install PyQt5_sip-12.7.9.tar.gz Phil _______________________________________________ PyQt mailing list [email protected] https://www.riverbankcomputing.com/mailman/listinfo/pyqt