libphidget22.so.0.0.0: cannot open shared object file

Supporting 2.6 and up
Post Reply
Kyle
Phidgetsian
Posts: 13
Joined: Tue Jun 05, 2018 2:26 pm
Contact:

libphidget22.so.0.0.0: cannot open shared object file

Post by Kyle »

Hi,

I'm running python2.7 code with phidget. I'm not sure if libphidget22 is installed properlly.

By running the code, it gives me the following error:

Code: Select all

OSError: libphidget22.so.0: cannot open shared object file: No such file or directory
Exception OSError: OSError('libphidget22.so.0: cannot open shared object file: No such file or directory',) in <bound method VoltageInput.__del__ of <Phidget22.Devices.VoltageInput.VoltageInput instance at 0x7f8b6de64560>> ignored
But I can confirm in python code import phidget lib doesn't give me any error.

Code: Select all

from Phidget22.Phidget import *
Thank you for any suggestions.
Post Reply

Who is online

Users browsing this forum: No registered users and 9 guests