Add a deprecation warning for unsupported `Qt` versions and bindings (at least `Qt4`: `PyQt4` and `PySide`)
See original GitHub issueMaybe could be worthy to release 1.11.3
with a depreciation warning:
- Deprecation warning for
Qt4
(removedPyQt4
andPySide
support forv2.0.0
) - Deprecation warning for older versions of
Qt5
: Depending on what minimumQt5
and bindings versions we will support forv2.0.0
. Maybe5.9
(if we can make it work), but most probably5.12
Issue Analytics
- State:
- Created 2 years ago
- Reactions:1
- Comments:26 (26 by maintainers)
Top Results From Across the Web
Warn if using a deprecated and/or unsupported Qt 5 version
Add a deprecation warning for unsupported Qt versions and bindings (at least Qt4 : PyQt4 and PySide ) #261.
Read more >qtpy Changelog - PyUp.io
[Issue 261](https://github.com/spyder-ide/qtpy/issues/261) - Add a deprecation warning for unsupported `Qt` versions and bindings (at least `Qt4`: `PyQt4` ...
Read more >PySide - PyPI
PySide is the Python Qt bindings project, providing access the complete Qt 4.8 framework as well as to generator tools for rapidly generating...
Read more >Deprecation warning in Python, does it make sense here?
I am a newbie to Python, but I think this warning doesn't make sense, because setFlags argument, as well as flags() return value...
Read more >1895298 – PyQt4 fails to build with Python 3.10
Summary: PyQt4 fails to build with Python 3.10: Please migrate to new buffer ... const': /usr/include/QtCore/qstring.h:1254:62: warning: ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
That also makes the most sense to me 👍 . I can open a new issue.
I’m not sure about that, but we can discuss that in the new issue. I’ll try to compile the relevant bits from each of us there to get things started.
Yeah, thanks are going okay for now at the moment in that department, thanks 👍