You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ryven uses QtPy as wrapper to seamlessly switch between APIs. QtPy meanwhile has PySide6 support, you can call Ryven from python with ryven.run_ryven(qt_api='pyside6'), tough it won't work yet as PySide6 changes some imports etc. but it might be easy to add those changes to the code.
I see the App is developed by Qt5 & PySide2, I tried to upgrade to Qt6 & PySide6, but failed.
Is it possible to officially upgrade to Qt6 & PySide6?
The text was updated successfully, but these errors were encountered: