discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] No module name gnuradio


From: Robitaille, Michael
Subject: [Discuss-gnuradio] No module name gnuradio
Date: Mon, 24 Oct 2005 11:54:22 -0600

I still get the following error when I try and run the usrp_oscope.py

 

                  Traceback (most recent call lost):

            File ".ursp_oscope.py", line 27, in ?

            From gnuradio import gr, gru

            Import Error: No module named gnuradio

 

Beside correcting the PYTHONPATH (Thanks Eric for pointing out missing 's'),
I recompiled using the swig-1.3.24 per another post about 1.3.25 not being
out friend.

 

I did a make check on the gnuradio-core and carefully reviewed the out.  I
found

 

.Testing gr_vmcircbuf_createfilemapping_factory...

gr_vmcircbuf_createfilemapping: createfilemapping is not available

....... gr_vmcircbuf_createfilemapping_factory: Doesn't work

Testing gr_vmcircbuf_sysv_shm_factory...

....... gr_vmcircbuf_sysv_shm_factory: OK

Testing gr_vmcircbuf_mmap_shm_open_factory...

....... gr_vmcircbuf_mmap_shm_open_factory: OK

Testing gr_vmcircbuf_mmap_tmpfile_factory...

....... gr_vmcircbuf_mmap_tmpfile_factory: OK

............................No 3DNow! support; not tested

.No 3DNow! support; not tested

 

Everything else gave successful test result.

 

Any other suggestion?

 

Mike

PS:  I redirect the output of my compile script or make command to a file
and error messages, like the one above, don't seem to go in the file. WHY?
What can I do to get all the outputs to go to the file?



reply via email to

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