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: Marcus Müller
Subject: Re: [Discuss-gnuradio] using uhd_fft with USRP N210
Date: Wed, 04 Jun 2014 11:05:01 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

Hi Sammy,
when building, basically *everything* was not built, so you don't really have GNU Radio installed.
This is usually due to missing a crucial dependency of GNU Radio.
How did you install?
I recommend using pyBOMBs, if you didn't, because that should take care of installing dependencies:
http://gnuradio.org/redmine/projects/pybombs/wiki/QuickStart

Greetings,
Marcus

On 04.06.2014 10:41, sammy zada wrote:
Hi,

I'm trying to run uhd_fft with usrp N210, my machine run ubuntu desktop
12.04.4 LTS.

When I try to run uhd_fft which is located in
/usr/local/src/gnuradio-3.7.2.1/gr-uhd/apps directory, i've got the
following message:
address@hidden:/usr/local/src/gnuradio-3.7.2.1/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

This is the message i've got when installing gnuradio with command: cmake
-DENABLE_VOLK=FALSE ../
######################################################
-- # Gnuradio enabled components
-- ######################################################
--   * python-support
--   * testing-support


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