You are right.
Thank you

On Tue, Feb 18, 2014 at 4:18 PM, Tiankun Hu <hutiantia...@qq.com> wrote:

> seems need do ldconfig
> ------------------ 原始邮件 ------------------
> *发件人:* "Nemanja Savic"<vlasi...@gmail.com>
> *发送时间:* 2014年2月18日(星期二) 晚上10:02
> *收件人:* "GNURadio Discussion List"<discuss-gnuradio@gnu.org>;
> *主题:* [Discuss-gnuradio] import error: no
> Hi all guys,
>
> I am facin a problem when trying to import out of tree module. Namely, I
> developed the module one one machine, and copied source files to another
> machind and it doesn't work. I have done this several times and every time
> it worked without problems. Here is the error message:
>
> Traceback (most recent call last):
> ? File "/home/tpms_east/work/gnuradio/GRC/top_block.py", line 15, in
> <module>
> ??? import NMS
> ? File "/usr/local/lib/python2.7/dist-packages/NMS/__init__.py", line 45,
> in <module>
> ??? from NMS_swig import *
> ? File "/usr/local/lib/python2.7/dist-packages/NMS/NMS_swig.py", line 26,
> in <module>
> ??? _NMS_swig = swig_import_helper()
> ? File "/usr/local/lib/python2.7/dist-packages/NMS/NMS_swig.py", line 22,
> in swig_import_helper
> ??? _mod = imp.load_module('_NMS_swig', fp, pathname, description)
>
> ImportError: libgnuradio-NMS.so: cannot open shared object file: No such
> file or directory
>
> I am really surprised that it wn't work. Hope that somebody could suggest
> some solution.
>
> best,
>
> --
> Nemanja Savi?
>



-- 
Nemanja Savić
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to