genicam / harvesters_gui

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

using QtPy call to either PyQt or PySide. #36

Open yuzjzj opened 3 months ago

yuzjzj commented 3 months ago

test following environment: pyqt5 = "5.15.2" in python 3.8.19 pyqt6 = "6.7.1" in python 3.11.9 pyside6 = "6.7.2" in python 3.11.9