phidget interface kit not detected
Posted: Wed Nov 06, 2019 2:16 am
Hi,
I am currently doing projet to use a phidget interfacekit 0/0/4 with a raspberry pi 4 (os=raspbian).
I have written a python script to control the phidget which works well on my laptop.
I have installed the proper libraries on my rasp and the C example "HelloWorld" works fine.
However when I try to run my python script, I get the following message:
"PhidgetException 3 (Time Out) : No Phidgets were detected at all. Make sure your device is attached.
I also tried with the supplied Python example "DigitalOutput" and same result.
I am stuck at this point... What should I verify ?
Thanks
I am currently doing projet to use a phidget interfacekit 0/0/4 with a raspberry pi 4 (os=raspbian).
I have written a python script to control the phidget which works well on my laptop.
I have installed the proper libraries on my rasp and the C example "HelloWorld" works fine.
However when I try to run my python script, I get the following message:
"PhidgetException 3 (Time Out) : No Phidgets were detected at all. Make sure your device is attached.
I also tried with the supplied Python example "DigitalOutput" and same result.
I am stuck at this point... What should I verify ?
Thanks