genicam / harvesters_gui

Harvester-based GUI
Apache License 2.0
59 stars 25 forks source link

Support for Python 3.10 #28

Open tobyndax opened 1 year ago

tobyndax commented 1 year ago

I am trying to use Harvesters GUI together with Python 3.10 but are encountering issues. As it's not in the list of officially supported versions, this is reasonable.

However, it would be very nice with supporting a few more modern python releases.

It seems to be the requirement on PyQt5 <= 5.13 being the issue.