Monday, December 21, 2015

[Discuss-gnuradio] About decoding qpsk symbol

Hii,

I am trying to decode qpsk symbols for channel estimation block in python but there is error in importing digital_swig.
This also happens when i run "qpsk.py" as shown below:

Traceback (most recent call last):
  File "qpsk.py", line 32, in <module>
    import digital_swig as digital
ImportError: No module named digital_swig

Is there some other way or what should i do ?


No comments:

Post a Comment