discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] USRP2 BLOCK ERROR IN GNURADIO 3.6.2


From: Josh Blum
Subject: Re: [Discuss-gnuradio] USRP2 BLOCK ERROR IN GNURADIO 3.6.2
Date: Tue, 04 Sep 2012 10:17:32 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120827 Thunderbird/15.0


On 09/04/2012 12:17 AM, Muhammad JUNAID wrote:
> hello All,
> dose any one have idea about this error?
> i install USRP block in gnuradio 3.6.2 for this file but still have an error.
> address@hidden:/home/muhammadjunaid/airprobe/gsm-receiver/src/python# 
> ./gsm_receive_usrp2.py 
> Traceback (most recent call last):
>   File "./gsm_receive_usrp2.py", line 6, in <module>
>     from gnuradio import gr, gru, blks2
>   File "/usr/local/lib/python2.7/dist-packages/gnuradio/blks2/__init__.py", 
> line 37, in <module>
>     exec "from gnuradio.blks2impl.%s import *" % (f,)
>   File "<string>", line 1, in <module>
>   File "/usr/local/lib/python2.7/dist-packages/gnuradio/blks2impl/cvsd.py", 
> line 24, in <module>
>     from gnuradio.vocoder import cvsd_vocoder
>   File 
> "/usr/local/lib/python2.7/dist-packages/gnuradio/vocoder/cvsd_vocoder.py", 
> line 26, in <module>
>     _cvsd_vocoder = swig_import_helper()
>   File 
> "/usr/local/lib/python2.7/dist-packages/gnuradio/vocoder/cvsd_vocoder.py", 
> line 22, in swig_import_helper
>     _mod = imp.load_module('_cvsd_vocoder', fp, pathname, description)
> ImportError: libgnuradio-cvsd-vocoder-3.4.2.so.0: cannot open shared object 
> file: No such file or directory
>  

If this is a debian based machine, its often necessary to run sudo
ldconfig to fix these kind of issues.

-josh

> Thanks
> Regards
> Muhammad Junaid
> address@hidden
> http://junaidmuhammad.webs.com/
> 
> 
> 
> _______________________________________________
> 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]