Ok, more than a little frustrated here...
Finally got my SBC3 up and running with Phidget22 and the python Stepper.py example that works as expected.
Continuing on to get the 4x Digital Input phidget working...
Running the simple sample code immediately returns:
ImportError: No module named PhidgetHelperFunctions
And what's more... when I search the forums or docs for help I get zero results, and the forum search response even calls my query "phidgethelperfunctions" (either one word or three) "too common"...
For a module that is clearly in the example code, how can this be?
The close-to-turn-key setups that Phidgets were supposed to provide don’t seem to be very turn-key.
Help?