Hi,
I am trying to run the Example_1_Take_Snapshot.ipynb example with the latest versions of the Cuvis SDK and the Python wrapper, and I am running into a TypeError when creating a CubeExporter.
Environment
- OS : windows 11 64-bit
- python : 3.10 (Conda environment)
- Cuvis C SDK: 3.5.0 (Cuvis_C_SDK_Installer_3.5.0)
- cuvis Python package : 3.5.0 (installed via pip install cuvis==3.5.0)
- Camera : ULTRIS X20
The C SDK and Python package versions are matched (both 3.5.0).
