Hi,
I followed the instructions under Windows installation section given in the link https://wiki.analog.com/resources/tools-software/linux-software/pyadi-iio. After installation, I tried to run "import adi" using Python prompt and encountered error. Below is the screenshot:
Below are the relevant packages and corresponding version when I run "pip list":
pyadi-iio 0.0.13
pylibiio 0.23.1
I have 2 questions:
1. What could be the cause of error?
2. I noticed the latest libiio version is 0.24 (https://github.com/analogdevicesinc/libiio/releases) but "pip install" seems to pick up v0.23.1. May I know how do I install v0.24 into my environment?
Kindly advise. Thank you.