I screw around with coding in Python and like to use PyQt6 as my GUI framework. There was a recent-ish release of PyQt6 to version 6.5.0. I used to be on 6.4.2, and there were no problems. Once I upgraded, I can't launch applications I create. If needed, I can provide the exact error I get when launching Qt apps I code, but my environment is not set up yet. I just recently installed Fedora 38 KDE Plasma, and am getting it all set up (current step in that process is my coding environment).
My question is, in troubleshooting (read: grabbing for straws) apps not launching, I wonder if it's because Fedora uses Qt5, not 6? So, can I have two versions of Qt installed at one time? I wonder if the correct libraries are not installed in my OS. I'm seeing results on the net, but I'd rather just ask here. Thanks for any help.
My question is, in troubleshooting (read: grabbing for straws) apps not launching, I wonder if it's because Fedora uses Qt5, not 6? So, can I have two versions of Qt installed at one time? I wonder if the correct libraries are not installed in my OS. I'm seeing results on the net, but I'd rather just ask here. Thanks for any help.