genicam / harvesters

Image Acquisition Library for GenICam-based Machine Vision System
Apache License 2.0
501 stars 86 forks source link

Harvester_gui and pyqt5 #330

Open bruzer129 opened 2 years ago

bruzer129 commented 2 years ago

Hello, I believe I read somewhere that harvesters_gui is only compatible with pyqt5<=5.13

I had pyqt5 5.15.4 installed, and when installing harvesters_gui it downgraded pyqt5 to 5.13

What are the plans to make harvesters_gui and even perhaps harvesters, compatible with pyqt5 5.15?

Is there a way I can make changes to my local harvesters_gui and harvesters to make them compatible with pyqt5 15.5? I'd be happy to experiment unless the effort is fairly large.

For instance, there are other pyqt5 pkgs like pyqt5-tools and pyqt5-plugins that require a pyqt5 version > 5.13, since they do not exist for pyqt5 5.13.

Please advise.

Regards, -Bruce Evans

kazunarikudo commented 2 years ago

Hi Bruce, thank you for the message. To be honest, I tend to prioritize the Harvester itself so the GUI has tuned less active, to be honest. I'm working on a big version bump (Harvester is turning 1.4) so I guess I can come back to the GUI after that. I can't guarantee but it would be in May or June. I am afraid, that's the best bet for now. Best regards, Kazunari.