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
exactly there are some features not working yet in pyqt5 and pyqt6 - so i would update this code for pyqt6 and pyqt5 soon but yea issue being: pyqt6 has functions that might not work in pyqt5 anki versions - thats the problem
Maybe you already know, aqt can be used to support both PyQt5 and PyQt6.
For example,
Since Anki 23.10, enumeration is required for PyQt6.
⭕it works, anki Qt5 & Qt6
❌doesn't work, anki Qt6 (Since Anki 23.10)
But some features don't work, so maybe you are doing that intentionally. (e.g., Qt Designer)
The text was updated successfully, but these errors were encountered: