Re: PyQt5 on El Capitan
Florian Bruhin <[email protected]> Mon, 20 Apr 2020 11:36:21 +0200
| Newsgroups | gmane.comp.python.pyqt-pykde |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Apr 19, 2020 at 06:58:45PM -0700, Brian Prentice wrote: > > Thus, you'd either need to install the Qt 5.12 LTS, or - given that you don't > > get security updates from Apple for your OS anymore anyways - Qt 5.13. > > What does LTS mean? LTS does mean "long term support", i.e. you get security fixes for Qt 5.12 until December 2021. You won't get such fixes (or any upstream support) for Qt 5.13. However, you're already using an OS which isn't supported by Apple anymore (and not recieving any security fixes). > Can I use 5.12 LTS or 5.13, if so where can I get the wheel files? You can "pip install PyQt5==5.12.3" or use the "Release history" page on PyPI: https://pypi.org/project/PyQt5/#history Florian -- [email protected] (Mail/XMPP) | https://www.qutebrowser.org https://bruhin.software/ | https://github.com/sponsors/The-Compiler/ 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----- iQIzBAABCAAdFiEE4E5WAAJAG47w528KkW6wyP1VoHIFAl6dbRUACgkQkW6wyP1V oHIEEBAAi8qt73lf8SbZ2jPpP8J+IyejvCQL3+vHuH6YGKzKDJ/u6sCfojpcHspT IPTosTXXOeRJ50mgtBAimMA9YB/uepM6BW3FtecaitrnsYf+3oTfgIfycxqFIZZV qeAwexd/R6Xq5AUp9mOpEV+WLf0dRgwr6jFPRHZVTZka9LXuscsl4QehPPc+Ohhp OEXjupaQ97WFCmxJnmomGhBJehnniZCMNKWrpZCsYvxcRju5AUOz8KfFnwMRFM5X x8uk02YHjvMEK89HIBHNf+0rtUUqCWKg2FXRTCl1ZuYwnyFgC22BE+X51T5cGfKd Z1POzIFkm8oQieYwTK7bDI2tvEhgKdPlXeR1hsBTI1n8p/auPP+nK8jM5kFUQNM3 1caVOoH3lB92tYTguLxVIiFEEDmTte7a+lwrU6T0/0ehqLr1MDCaYmto4nTd9flX 0MJj9qYRTdEjPoxX9aJxNXWV9XhnSmYtyLod7x27KOlqn9K/o5UT4/DcTBna/KmT qOW/p+uZLrQQRbe0qwjJA7kuP41ddbsI0f2/VeXEkvf+E1PiyugeHoaZmvKro7rh UuJsMcFbYpUm42xT1M2IUphWoPb5JldFT5TBdLPJOJBi/aV1YpJ6n6Hsy1N8qsmQ CgY+CL4vCC7eckjmDZt+aGj8NdqQGfnRjAnTu/gwYB7xUjgPMw0= =y1ek -----END PGP SIGNATURE-----