Search Results

by blairjamieson
Thu Nov 30, 2023 5:15 pm
Forum: Linux
Topic: connection issue "device is in use"
Replies: 0
Views: 119870

connection issue "device is in use"

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 * >>>...