after successful installation without any errors, when launched in grc
gives
this:
Traceback (most recent call last):
File “/home/thunderbolt/top_block.py”, line 12, in
import howto
File “/usr/local/lib/python2.6/dist-packages/howto/init.py”, line
40,
in
from howto_swig import *
File “/usr/local/lib/python2.6/dist-packages/howto/howto_swig.py”,
line
24, in
_howto_swig = swig_import_helper()
File “/usr/local/lib/python2.6/dist-packages/howto/howto_swig.py”,
line
20, in swig_import_helper
_mod = imp.load_module(’_howto_swig’, fp, pathname, description)
ImportError: libgnuradio-howto-3.3.0.so.0: cannot open shared object
file:
No such file or directory
DO NOT UNDERSTAND… Any ideas why?
Also… how to uninstall it correctly?
View this message in context:
http://old.nabble.com/Block-from-gr-howto-write-a-block-3.3.0.tar.gz-doesn't-work-tp29257410p29257410.html
Sent from the GnuRadio mailing list archive at Nabble.com.