ChenYiyi
unread,Mar 2, 2009, 3:59:46 AM3/2/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to GNU Radio / USRP 中文论坛
按照GNU RADIO网站上的说明安完GNU RADIO之后,插上 USRP。
cyy@ubuntu:/opt/gnuradio/gnuradio-examples/python/usrp$ ./
usrp_benchmark_usb.py
Traceback (most recent call last):
File "./usrp_benchmark_usb.py", line 30, in <module>
from gnuradio import gr
File "/usr/local/lib/python2.5/site-packages/gnuradio/gr/
__init__.py", line 43, in <module>
from gnuradio_swig_python import *
File "/usr/local/lib/python2.5/site-packages/gnuradio/gr/
gnuradio_swig_python.py", line 23, in <module>
from gnuradio_swig_py_runtime import *
File "/usr/local/lib/python2.5/site-packages/gnuradio/gr/
gnuradio_swig_py_runtime.py", line 6, in <module>
import _gnuradio_swig_py_runtime
ImportError: libgnuradio-core.so.0: cannot open shared object file: No
such file or directory
这是什么原因啊?望大牛解答~~感激不尽~~