Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

simplesoapy library in Python Windows 10 installation #392

Open
snowformatics opened this issue Dec 15, 2022 · 0 comments
Open

simplesoapy library in Python Windows 10 installation #392

snowformatics opened this issue Dec 15, 2022 · 0 comments

Comments

@snowformatics
Copy link

Hi,

I am trying to use the simplesoapy library in Python to connect to my SDRplay. I installed SDRPlay and SoapySDRUtil.exe finds my device. However if I run this sample code:

import simplesoapy
import numpy

print(simplesoapy.detect_devices(as_string=True))

I am getting this error:
ModuleNotFoundError: No module named 'SoapySDR'

I am on Windows 10 with Python 3.7.

Any help would be much appreciated,
thanks
Stefanie

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant