pothosware / SoapySDR

Vendor and platform neutral SDR support library.
https://github.com/pothosware/SoapySDR/wiki
Boost Software License 1.0
1.12k stars 179 forks source link

how to use soapySDR with python in windows? #400

Closed hawkingyy closed 1 year ago

hawkingyy commented 1 year ago

i have had installed pothos and swigwin, when I use pycharm to run import soapysdr, it said "ImportError: DLL load failed while importing _SoapySDR: No module named 'SoapySDR'。"

hawkingyy commented 1 year ago

soved!

  1. install Pothos
  2. install python3.9 instead of python3.12