discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] About decoding qpsk symbol


From: Marcus Müller
Subject: Re: [Discuss-gnuradio] About decoding qpsk symbol
Date: Mon, 21 Dec 2015 23:18:05 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

qpsk.py can't be run.
It's just a python module containing functionality for QPSK, but no "main" function or similar.

What are you actually trying to do?

Best regards,
Marcus

On 21.12.2015 21:09, monika bansal wrote:
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 ?




_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


reply via email to

[Prev in Thread] Current Thread [Next in Thread]