When loading a session file to access a measurement by index, an error is raised:
The stack trace falls back to this line:
self.factory_calibration = base_datetime + datetime.timedelta(milliseconds=_metaData.factory_calibration)
|
self.factory_calibration = base_datetime + datetime.timedelta( |
SDK Version: 3.3.0
Platform: Ubuntu 20.04
When loading a session file to access a measurement by index, an error is raised:
The stack trace falls back to this line:
cuvis.python/cuvis/Measurement.py
Line 64 in 96d8480
SDK Version: 3.3.0
Platform: Ubuntu 20.04