Hi,
I used the library and think it is really great. But when I use pyinstaller to build an executable for MacOS 26.2 the binary closes immediately after start and the pyinstaller writes into warn.txt "missing module named pyqt_liquidglass - imported by /Users/.....". Even "--hidden-import pyqt_liquidglass" does not help.
Any suggestions ?