Hi Evans,
I believe the current GNU Radio installer on Windows includes its own full
local copy of Python. You will have to use that version of Python whenever
you are using GNU Radio. I don't have a Windows machine running at the
moment to check, but I believe that there are scripts included with
Hi Evans,
Just for clarification:
You did install GNU Radio on your windows, right?
Best regards,
Marcus
On Thu, 2018-06-21 at 08:37 +0300, evans ryanada wrote:
> i am trying to run a .py file generated from GRC 3.7.11 but am getting an
> error...displaying the following message..
>
> C:\Use
gnu.org
제목: [Discuss-gnuradio] ImportError: No module named 'gnuradio'
i am trying to run a .py file generated from GRC 3.7.11 but am getting an
error...displaying the following message..
C:\Users\production\Desktop\flexsdr>gps-sdr-sim-uhd.py
Traceback (most recent call last):
Fi
Shin
보낸 사람: Kyeong Su Shin
보낸 날짜: 2018년 6월 22일 금요일 오후 11:30:05
받는 사람: evans ryanada; discuss-gnuradio@gnu.org
제목: RE: [Discuss-gnuradio] ImportError: No module named 'gnuradio'
Hello Evans:
As the error message says, your Python binary is not seeing the Python module
named 'gnura
i am trying to run a .py file generated from GRC 3.7.11 but am getting an
error...displaying the following message..
C:\Users\production\Desktop\flexsdr>gps-sdr-sim-uhd.py
Traceback (most recent call last):
File "C:\Users\production\Desktop\flexsdr\gps-sdr-sim-uhd.py", line 6, in
from gnura
On Tuesday 05 of April 2011 09:06:10 Sim IJskes wrote:
> On 05-04-11 00:42, Mateusz Jasiński wrote:
> > On Monday 04 of April 2011 15:48:26 Mateusz Jasiński wrote:
> >> On Monday 04 of April 2011 09:55:25 Martin Braun wrote:
> >>> On Sat, Apr 02, 2011 at 09:19:00PM +0200, Mateusz Jasiński wrote:
>
On 05-04-11 00:42, Mateusz Jasiński wrote:
On Monday 04 of April 2011 15:48:26 Mateusz Jasiński wrote:
On Monday 04 of April 2011 09:55:25 Martin Braun wrote:
On Sat, Apr 02, 2011 at 09:19:00PM +0200, Mateusz Jasiński wrote:
Hi,
I'm trying to build debian packages of gnuradio git snapshot
(01
On Monday 04 of April 2011 15:48:26 Mateusz Jasiński wrote:
> On Monday 04 of April 2011 09:55:25 Martin Braun wrote:
> > On Sat, Apr 02, 2011 at 09:19:00PM +0200, Mateusz Jasiński wrote:
> > > Hi,
> > >
> > > I'm trying to build debian packages of gnuradio git snapshot
> > > (01.04.2011). The bui
On Monday 04 of April 2011 09:55:25 Martin Braun wrote:
> On Sat, Apr 02, 2011 at 09:19:00PM +0200, Mateusz Jasiński wrote:
> > Hi,
> >
> > I'm trying to build debian packages of gnuradio git snapshot
> > (01.04.2011). The build process is successful but I've encountered
> > python related problem
On Sat, Apr 02, 2011 at 09:19:00PM +0200, Mateusz Jasiński wrote:
> Hi,
>
> I'm trying to build debian packages of gnuradio git snapshot (01.04.2011).
> The
> build process is successful but I've encountered python related problem after
> installing the packages - gnuradio python module is miss
Hi,
I'm trying to build debian packages of gnuradio git snapshot (01.04.2011). The
build process is successful but I've encountered python related problem after
installing the packages - gnuradio python module is missing, so none of the
examples nor gnuradio-companion doesn't work. The error is
On Mon, Dec 10, 2007 at 01:51:16AM -0800, Fasika Alemayehu wrote:
> I am using a 64 bit machine and I have build the gnuradio from the directory
> /usr/Nett/users/fass/gnuradio. There is a folder lib64 in /usr directory but
> it doesnt contain the python packages.
>
> and in the python sys.path
I am using a 64 bit machine and I have build the gnuradio from the directory
/usr/Nett/users/fass/gnuradio. There is a folder lib64 in /usr directory but it
doesnt contain the python packages.
and in the python sys.path is
>>> path
['', '/usr/lib/python25.zip', '/usr/lib/python2.5',
'/usr/lib
On Fri, Dec 07, 2007 at 08:20:14AM -0800, Fasika Alemayehu wrote:
> Hi All ,
> I have just installed gnuradio and it was successful. But when i
> tried to run the gnuradio-examples, i get the error message
> 'ImportError: No module named gnuradio'. I have changed the
> PYTHONPATH to the directory
Yes , I did "sudo make install" when i was installing the gnuradio. Sitll I
couldnt figure out the problem.
-
Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.___
Discuss-gnuradio ma
Hi,
When you installed gnuradio, did you do "sudo make install" ?
Firas
Fasika Alemayehu wrote:
>
> I am using Ubuntu 7.10.
>
>
> -
> Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it
> now.
> ___
I am using Ubuntu 7.10.
-
Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnur
What distribution are you running?
- George
Fasika Alemayehu wrote:
Hi All ,
I have just installed gnuradio and it was successful. But when i tried
to run the gnuradio-examples, i get the error message 'ImportError: No
module named gnuradio'. I have changed the PYTHONPATH to the directory
wh
Hi All ,
I have just installed gnuradio and it was successful. But when i tried to run
the gnuradio-examples, i get the error message 'ImportError: No module named
gnuradio'. I have changed the PYTHONPATH to the directory where python is
installed but it is not working. I have installed gnuradio
[EMAIL PROTECTED] wrote:
I have a USRP and it seems to communicate fine with
the FC5 box. I have looked through the discuss-gnuradio mail archive and it
seems like python is not finding gnuradio module. I checked path from within
python for
/usr/local/lib/python/site-packages as mentioned in pr
I have a USRP and it seems to communicate fine with
the FC5 box. I have looked through the discuss-gnuradio mail archive and it
seems like python is not finding gnuradio module. I checked path from within
python for
/usr/local/lib/python/site-packages as mentioned in prior posts...it seems
to be
21 matches
Mail list logo