I need to install Anki 23.12.1 with Qt 6.5.3 with Pip.
If i do:
pip install 'aqt[qt6]'
It installs Anki 23.12.1 with Qt version 6.6.1, which causes crashes on Mac systems (my system is confirmed affected):
Is it possible to specify the Qt minor version with pip install?
Note: The release binary works fine, but for my usecase, I must install Anki with Pip.
OS: M2 Mac → Sonoma 14.2.1
Thanks,
catman
