discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Block from gr-howto-write-a-block-3.3.0.tar.gz doesn'


From: Thunder87
Subject: [Discuss-gnuradio] Block from gr-howto-write-a-block-3.3.0.tar.gz doesn't work
Date: Sat, 24 Jul 2010 16:14:24 -0700 (PDT)

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 <module>
    import howto
  File "/usr/local/lib/python2.6/dist-packages/howto/__init__.py", line 40,
in <module>
    from howto_swig import *
  File "/usr/local/lib/python2.6/dist-packages/howto/howto_swig.py", line
24, in <module>
    _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%27t-work-tp29257410p29257410.html
Sent from the GnuRadio mailing list archive at Nabble.com.




reply via email to

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