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: sammy zada
Subject: [Discuss-gnuradio] using uhd_fft with USRP N210
Date: Wed, 4 Jun 2014 15:41:37 +0700

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
--
-- ######################################################
-- # Gnuradio disabled components                       
-- ######################################################
--   * volk
--   * doxygen
--   * sphinx
--   * gnuradio-runtime
--   * gr-ctrlport
--   * gr-blocks
--   * gnuradio-companion
--   * gr-fec
--   * gr-fft
--   * gr-filter
--   * gr-analog
--   * gr-digital
--   * gr-atsc
--   * gr-audio
--   * gr-comedi
--   * gr-channels
--   * gr-noaa
--   * gr-pager
--   * gr-qtgui
--   * gr-trellis
--   * gr-uhd
--   * gr-utils
--   * gr-video-sdl
--   * gr-vocoder
--   * gr-fcd
--   * gr-wavelet
--   * gr-wxgui
--
-- Using install prefix: /usr/local
-- Building for version: 3.7.2.1 / 3.7.2.1
-- Configuring done
-- Generating done
-- Build files have been written to: /usr/local/src/gnuradio-3.7.2.1/build

Can anyone help to solve this issue

Thanks,
sammy


reply via email to

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