Tried many different ways...my python script just keeps giving me this message...I have this script working on os 32-bit...
Traceback (most recent call last):
File "/home/test-64/Documents/slitPi.py", line 13, in <module>
from Phidget22.Phidget import *
ModuleNotFoundError: No module named 'Phidget22'
Thanks for any help