discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Query regarding gnuradio.py


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] Query regarding gnuradio.py
Date: Mon, 25 May 2009 13:21:47 -0700
User-agent: Mutt/1.5.18 (2008-05-17)

On Mon, May 25, 2009 at 07:12:17PM +0530, Ravishankar. M wrote:
> Hello,
> 
>   I am using gnuradio project "DAB software receiver implementation" by
> Andreas Muller as reference. I am trying to execute 'gnuradio.py' or as a
> matter of fact any other python script like ofdm_sync-dab.py. Everythime I
> get an error "No module named gnuradio". I have gnuradio.py in the same
> path. 
> 
>   Python is installed with environmental variables "PYTHON_INCLUDE" set to
> "C:\Python26\include" and PYTHON_LIB" set to
> "C:\Python26\libs\python26.lib".
> 
>   I use python as wrapper for C++ as recommended and I am trying to build
> and execute the code in Windows XP platform. Any help to solve the issue is
> really appreciated. 

Did you install GNU Radio?

  http://gnuradio.org/trac/wiki/Download
  http://gnuradio.org/trac/wiki/BuildGuide

See also:

  http://gnuradio.org/trac/wiki/ReportingErrors
  
Eric




reply via email to

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