genicam / harvesters

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

Version Control #419

Closed OptogeneticsandNeuralEngineeringCore closed 1 month ago

OptogeneticsandNeuralEngineeringCore commented 1 year ago

Describe the Issue Genicam 1.2.0 is required for harvesters.

Genicam 1.2.0 requires python 3.7 or higher (pip install genicam will fail/install 1.1.0 on python3.6). So python 3.6 does not work.

Also, this all appears to work on 3.10, so recommend install just with that.

sunavlis commented 1 month ago

Yes Python 3.6 is not supported for GenICam 1.2.0.

We plan to support the actual Python versions according the official Python release cycle: https://devguide.python.org/versions/