discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] using uhd_fft with USRP N210


From: tides anugraha
Subject: [Discuss-gnuradio] using uhd_fft with USRP N210
Date: Tue, 20 May 2014 11:07:30 +0700

Hi,

I,m trying to run uhd_fft with USRP N210, my machine run Ubuntu 12.04.4 LTS. I've already install UHD, gnuradio, & OpenBTS in my machine & works fine.

But when i try to run uhd_fft which is in /var/opt/gnuradio-3.7.0/gr-uhd/apps directory, i've got the following message:
address@hidden:/var/opt/gnuradio-3.7.0/gr-uhd/apps# ./uhd_fft
Traceback (most recent call last):
  File "./uhd_fft", line 23, in <module>
    from gnuradio import gr, gru
ImportError: No module named gnuradio

I've already try to run make & make install command in /var/opt/gnuradio-3.7.0/build/gr-uhd directory, as suggested in previous discussion, but it still show the same result.

Can anyone help to solve this issue.

Thanks,
Tides

reply via email to

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