question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add a deprecation warning for unsupported `Qt` versions and bindings (at least `Qt4`: `PyQt4` and `PySide`)

See original GitHub issue

Maybe could be worthy to release 1.11.3 with a depreciation warning:

  • Deprecation warning for Qt4 (removed PyQt4 and PySide support for v2.0.0)
  • Deprecation warning for older versions of Qt5: Depending on what minimum Qt5 and bindings versions we will support for v2.0.0. Maybe 5.9 (if we can make it work), but most probably 5.12

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:26 (26 by maintainers)

github_iconTop GitHub Comments

2reactions
CAM-Gerlachcommented, Nov 19, 2021

Instead, let’s open a new issue and fix it with a new PR.

That also makes the most sense to me 👍 . I can open a new issue.

I think we should leave this message for QtPy 2.0

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.

1reaction
CAM-Gerlachcommented, Nov 22, 2021

Yeah, thanks are going okay for now at the moment in that department, thanks 👍

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found