Re: What is the last Windows version of PyQt5 for Python 3.4
Florian Bruhin <[email protected]>
| Newsgroups | gmane.comp.python.pyqt-pykde |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Jun 03, 2019 at 04:12:48PM +0200, Nenad Lamza wrote: > I found only PyQt5-5.5.1-gpl-Py3.4-Qt5.5.1-x32.exe for Python 3.4 on > Windows. Is there a newer version and if there is, how can I install it > (without compiling SIP or anything to do with source code)? Doing "pip install PyQt5" with Python 3.4 installs PyQt 5.8 for me: https://pypi.org/project/PyQt5/5.8/#files Note that Python 3.4 is end of life since March, and not receiving any bugfixes (including security fixes): https://devguide.python.org/#status-of-python-branches Updating to 3.5/3.6/3.7 should probably be easy though - is there a reason you still need to use 3.4? Florian -- https://www.qutebrowser.org | [email protected] (Mail/XMPP) GPG: 916E B0C8 FD55 A072 | https://the-compiler.org/pubkey.asc I love long mails! | https://email.is-not-s.ms/ _______________________________________________ PyQt mailing list [email protected] https://www.riverbankcomputing.com/mailman/listinfo/pyqt
signature.asc
(application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEE4E5WAAJAG47w528KkW6wyP1VoHIFAlz1L2gACgkQkW6wyP1V oHLIQxAAh5fhxz1/d/tc2djonssUT1vQh0BpoYtUYhRIaM+wWGLoZBALPxGe2NG7 XOU5W3X8Ix7Zx+UbY/RBS1Rv6WlLzamt5cAzw5YhXYWZm7zuJasD57WdvRXCJmqY WicIMUIwMLPQ6ctpkpqUauPs4Yr66p50foC4VRmdJblANPcs/ftf637e+bmpwgtb sDAwkQuDGEaYVJsJO/zK7QDHKrDJEMWYERkgoDaa1vQqy7cH3OZeiymVSY/a8fuo hW8kmAoin0DgGLjURCda95NtWEpcSFd+C33OLkFtoCsv78EAORSj5A0V10AOx0rK 2mulYb6LNBC078xU+rhCIWXTyEvo9xuwG3nfXLdpSOhSHbJ+2CegiVos75rfKYvc pOfBqjYpOaULqEJCk3WsnMSXqReB1j4Cq4IRZVV19tL1E22xbSyzL8dkW1uduApE eY9ZlnApWFNWCMqd6pahPLQcuIlOYy95knW4HNijQnna00h8mL4arDtxitt2ykDg 9Mg5TSKSZ0gyBgh4u849701Um84Woxg8aD3/hUby0uGYSmaYG2uS7Vv4DsBG+ZG7 R14hABBwJDtecr2X1JKClSOt2j8QD7Nq20GHXTY2YfanofAbcyEAO1cXFhRVp8+c GI6pxTflzMemhD30eWG9EafKWQFVo/lMDm03wz9VNHcRbEKIYXc= =8MmA -----END PGP SIGNATURE-----