I get the following error using python on ubuntu 22.04. There are no other programs running that are connected to the phidget? I tried disconnecting and reconnecting the USB cable to the VINT hub, but no luck. >>> from Phidget22.Phidget import * >>> from Phidget22.Devices.HumiditySensor import * >>>...