discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Import Error


From: Marcus Müller
Subject: Re: [Discuss-gnuradio] Import Error
Date: Thu, 26 Nov 2015 09:26:55 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

Hi Dave,

like the last times with benchmark_tx, this script is something you copied from somewhere else and doesn't work with the version you have installed.
Why do you keep doing this?
Use the scripts that work with your *current* version of GNU Radio. This one, like benchmark_tx, is contained in your GNU Radio installation itself, and probably got installed to /usr/[local/]share/gnuradio/examples/uhd.

Best regards,
Marcus

On 26.11.2015 01:42, Rama V wrote:
Hi,
I am trying to compile a file namely usrp_spectrum_sense_tx.py but it says the following error message:

Traceback (most recent call last):
  File "./usrp_spectrum_sense_tx.py", line 180, in <module>
    from gnuradio import gr, gru, eng_notation, optfir, window
ImportError: cannot import name optfir

It is showing an ImportError. I need to sense the channel and send the data on the available channel. I have set my PYTHONPATH to dist-packages. Is there any specific mistake I am unable to see? Please suggest. Any help is appreciated.

Thank you,

Regards,
Dave


_______________________________________________
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]