Hello,
I am using gnuradio project “DAB software receiver implementation” by
Andreas Muller as reference. I am trying to execute ‘gnuradio.py’ or as
a
matter of fact any other python script like ofdm_sync-dab.py. Everythime
I
get an error “No module named gnuradio”. I have gnuradio.py in the same
path.
Python is installed with environmental variables “PYTHON_INCLUDE” set
to
“C:\Python26\include” and PYTHON_LIB" set to
“C:\Python26\libs\python26.lib”.
I use python as wrapper for C++ as recommended and I am trying to
build
and execute the code in Windows XP platform. Any help to solve the issue
is
really appreciated.
Best Regards
Ravi