I followed the instructions for a Debian 32 bit install:
https://www.phidgets.com/docs/OS_-_Linux#Debian_install and was able to complete the steps without errors. (once I realized I had to use sudo su -c for each command as there were multiple commands in each step requiring root thus a simple sudo did not work. Would have been nice to know.)
However, even though everything seemed to have installed just fine, the Hello World test gives a "Illegal instruction" error. The python examples have the same issue.
I tried purging and reinstalling the libraries but there was no luck.
Any help is appreciated.