On #macos #tahoe installed with #conda, I'm going slightly insane.
gnuradio (v3.10.12.0) depends on qt-main (v5.15.15)
gnuradio also depends on qwt (v6.3.0) which depends on qt6-main (v6.10.1)
So, now I have both qt5 and qt6 installed .. by the installer .. that fails when you attempt to run anything because there's two versions of qt installed.
Anyone?