OSError: libphidget22.so on Debian 10.5 --> how to install Phidgets?
Posted: Thu Oct 01, 2020 3:44 pm
I am using Phidget22==1.6.20200921 with Python 3.8.5 on a 64-bit architecture machine with the OS Debian 10.5 (Buster).
I am getting this error:
I see from this forum post (libphidget22.so.0.0.0: cannot open shared object file, viewtopic.php?t=8268) instructs the person to install Phidgets via apt-get per the instructions here: https://www.phidgets.com/docs/OS_-_Linu ... (Non-Root).
However, when I update my package list via apt-get update, I get this:
Consequently, when I run sudo apt-get install libphidget22, I get:
Any ideas as to what I can do?
I am getting this error:
Code: Select all
OSError: libphidget22.so.0: cannot open shared object file: No such file or directory
However, when I update my package list via apt-get update, I get this:
Code: Select all
N: Skipping acquire of configured file 'main/binary-amd64/Packages' as repository 'http://www.phidgets.com/debian stretch InRelease' doesn't support architecture 'amd64'
Code: Select all
E: Unable to locate package libphidget22