Re: ANN: PyQt v5.14.1 Released
Florian Bruhin <[email protected]>
| Newsgroups | gmane.comp.python.pyqt-pykde |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Jan 06, 2020 at 10:29:22PM +0000, Phil Thompson wrote: > > Would you be willing to rethink this until > > https://github.com/python/cpython/pull/16782 is merged and released? > > Any idea of when that is likely to be? I'd hope it gets into 3.8.2 which is planned in around a month: https://www.python.org/dev/peps/pep-0569/#schedule > > Then you could answer Florian's concern about tox environments by > > telling users "upgrade to the latest version of python", rather than > > "PyQt5 wheels are incompatible with tox and possibly some other > > environments". > > The advice must always be to upgrade to a later version of pip, because > that's the right advice. There is no need to force people to upgrade their > version of Python. > > The issue here is the slowness of Linux distros in updating their packages. Not only - as per my previous mail, a "python -m venv .venv" with Python 3.8.1 results in an older pip, even if your system-wide pip is up to date. I guess you could advise people to first do a ".venv/bin/pip install -U pip" every time after creating a virtualenv (even if their "normal" pip is up to date), but that seems kind of unexpected to me. 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----- iQIzBAEBCAAdFiEE4E5WAAJAG47w528KkW6wyP1VoHIFAl4URscACgkQkW6wyP1V oHLTsw//az5EThp7YSugUa8GosAF/8I4OebKPNpSiYzNHx8ZtWj1pfhUzXS+SVcZ 61NiW3/5fHElY4qBQqtkW61HS1GCmwHV/tmGtDb89pBYnxHZnrcU5jJbM5W0988a vT99VUO+Q4bsbGq3PSd/LVqGZI3i/x3OEqXdd4KYyBUUSR2M2ET0zOh6rxDiI9XZ 7bTh8JohvgOrAgSPpP+IRJbtKSoj3y7ssnhrcyS/tYxLDUpttLx29kE9AvnIB22l V9Bd7Pcola1uFxZXc+l9SfMATUDOoh8SDrp30XenKKhCd1M2rEv49I1c53TJLAEg gs0BP5pwJLIVK06HvXvbJBqdSPToqAK4OvhNpUhu14F8ZOp9nbVYn3TIpJnItkRk ctr8yntiIJHqmj6vhONGq06XeBqUoFFKVvsK6Lbmupactq6UcgeClvZMOk10YyyI 3h56VKKmYn/jxyyVfwaIft0ST/tOa7c3iiLhWqjCEMf0UzM1tDPgrMHK/Hp9uJf/ 0UfQZC5XJ2DaBoCFupRyb1GaJ+GTHAVOo5yn3ChInUwpVW0zJZgz6NEAAd2hK5iY MaZBPp2FriZjHJ1MM8erP7bAOHUdG49qJGgODOiHm9VY0dH8utRJyOchlcNC8Cjm POBh7j3GgkILte7tPS8L1dLeeegJz3nk4OBpDhlmGAqBNmkMzaI= =CXV8 -----END PGP SIGNATURE-----