discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] using uhd_fft with USRP N210


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

Any suggestions or reference maybe? where should i install the install permanent libraries and executables?

Thanks


On Tue, May 20, 2014 at 11:18 AM, Marcus D. Leech <address@hidden> wrote:
On 05/20/2014 12:07 AM, tides anugraha wrote:
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


_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
I'm going to guess that it's because your PYTHONPATH doesn't point at wherever your installer put the various Python modules that Gnu Radio
  needs.   It's really weird to install permanent libraries and executables under /var/opt.  



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