I am using Pluto with the python binding through the pyadi-iio and pylibiio libraries. I have built the libiio on my Rpi4 (ubuntu 22.04 lts server) and its functional as its supposed to as to my understanding.
With the iio_info -s command I am able to see the usb context of pluto connected as it should be
Using a python script I am trying to receive a signal on my pluto but when I run the script the following error occurs
Have tried to run my script using sudo and without sudo but the same error occurs every time when the script tries to initialize and connect to the device.