Open AhmetCanSolak opened 1 year ago
CI is failing with qt6 and existing overlay.py implementation is not working with qt6.
fwiw this installs on my M1 macbook and tests are running 😄
(I'm sure you're aware of this but lightgbm
is currently missing from the dependencies for macs; I know you mentioned building this from source on M1 but some reason this was pip-installable for me without any effort)
This PR help us drop PyQt5 and adopt PyQt6 as our main gui backend dependency. Will be addressing #298 .