GithubHelp home page GithubHelp logo

a073.grc crashes about gr-satellites HOT 3 CLOSED

daniestevez avatar daniestevez commented on June 11, 2024
a073.grc crashes

from gr-satellites.

Comments (3)

daniestevez avatar daniestevez commented on June 11, 2024

Try to replicate the following to see a better description of the error:

Python 2.7.14 (default, Mar  8 2018, 09:36:15) 
[GCC 6.4.0] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import satellites
>>> satellites.ao40_syncframe_soft
<function make at 0x7ff6fd4691b8>
>>> satellites.ao40_syncframe_soft(8)
<gr_block ao40_syncframe_soft (0)>

from gr-satellites.

minecraft2048 avatar minecraft2048 commented on June 11, 2024

This is what happened:

 feanor  silmaril  ~  $  python2
Python 2.7.15 (default, May  1 2018, 20:16:04) 
[GCC 7.3.1 20180406] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import satellites
>>> satellites.ao40_syncframe_soft
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
AttributeError: 'module' object has no attribute 'ao40_syncframe_soft'
>>> 

Here is the output of make install filtered for only ao40

sudo make install | grep ao40
-- Up-to-date: /usr/include/satellites/ao40_syncframe.h
-- Up-to-date: /usr/include/satellites/ao40_deinterleaver.h
-- Up-to-date: /usr/include/satellites/ao40_rs_decoder.h
-- Up-to-date: /usr/include/satellites/ao40_syncframe_soft.h
-- Up-to-date: /usr/include/satellites/ao40_deinterleaver_soft.h
-- Up-to-date: /usr/lib/python2.7/site-packages/satellites/ao40_uncoded_crc.py
-- Up-to-date: /usr/lib/python2.7/site-packages/satellites/check_ao40_uncoded_crc.py
-- Up-to-date: /usr/lib/python2.7/site-packages/satellites/ao40_uncoded_crc.pyc
-- Up-to-date: /usr/lib/python2.7/site-packages/satellites/check_ao40_uncoded_crc.pyc
-- Up-to-date: /usr/lib/python2.7/site-packages/satellites/ao40_uncoded_crc.pyo
-- Up-to-date: /usr/lib/python2.7/site-packages/satellites/check_ao40_uncoded_crc.pyo
-- Up-to-date: /usr/share/gnuradio/grc/blocks/satellites_ao40_syncframe.xml
-- Up-to-date: /usr/share/gnuradio/grc/blocks/satellites_ao40_deinterleaver.xml
-- Up-to-date: /usr/share/gnuradio/grc/blocks/satellites_ao40_rs_decoder.xml
-- Up-to-date: /usr/share/gnuradio/grc/blocks/satellites_check_ao40_uncoded_crc.xml
-- Up-to-date: /usr/share/gnuradio/grc/blocks/satellites_ao40_syncframe_soft.xml
-- Up-to-date: /usr/share/gnuradio/grc/blocks/satellites_ao40_deinterleaver_soft.xml
-- Up-to-date: /usr/share/doc/gr-satellites/xml/classgr_1_1satellites_1_1ao40__deinterleaver.xml
-- Up-to-date: /usr/share/doc/gr-satellites/xml/classgr_1_1satellites_1_1ao40__deinterleaver__impl.xml
-- Up-to-date: /usr/share/doc/gr-satellites/xml/classgr_1_1satellites_1_1ao40__deinterleaver__soft.xml
-- Up-to-date: /usr/share/doc/gr-satellites/xml/classgr_1_1satellites_1_1ao40__deinterleaver__soft__impl.xml
-- Up-to-date: /usr/share/doc/gr-satellites/xml/classgr_1_1satellites_1_1ao40__rs__decoder.xml
-- Up-to-date: /usr/share/doc/gr-satellites/xml/classgr_1_1satellites_1_1ao40__rs__decoder__impl.xml
-- Up-to-date: /usr/share/doc/gr-satellites/xml/classgr_1_1satellites_1_1ao40__syncframe.xml
-- Up-to-date: /usr/share/doc/gr-satellites/xml/classgr_1_1satellites_1_1ao40__syncframe__impl.xml
-- Up-to-date: /usr/share/doc/gr-satellites/xml/classgr_1_1satellites_1_1ao40__syncframe__soft.xml
-- Up-to-date: /usr/share/doc/gr-satellites/xml/classgr_1_1satellites_1_1ao40__syncframe__soft__impl.xml
-- Up-to-date: /usr/share/doc/gr-satellites/xml/ao40__deinterleaver_8h.xml
-- Up-to-date: /usr/share/doc/gr-satellites/xml/ao40__deinterleaver__impl_8h.xml
-- Up-to-date: /usr/share/doc/gr-satellites/xml/ao40__deinterleaver__soft_8h.xml
-- Up-to-date: /usr/share/doc/gr-satellites/xml/ao40__deinterleaver__soft__impl_8h.xml
-- Up-to-date: /usr/share/doc/gr-satellites/xml/ao40__rs__decoder_8h.xml
-- Up-to-date: /usr/share/doc/gr-satellites/xml/ao40__rs__decoder__impl_8h.xml
-- Up-to-date: /usr/share/doc/gr-satellites/xml/ao40__syncframe_8h.xml
-- Up-to-date: /usr/share/doc/gr-satellites/xml/ao40__syncframe__impl_8h.xml
-- Up-to-date: /usr/share/doc/gr-satellites/xml/ao40__syncframe__soft_8h.xml
-- Up-to-date: /usr/share/doc/gr-satellites/xml/ao40__syncframe__soft__impl_8h.xml
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__deinterleaver_8h_source.html
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__deinterleaver__impl_8h_source.html
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__deinterleaver__soft_8h_source.html
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__deinterleaver__soft__impl_8h_source.html
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__rs__decoder_8h_source.html
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__rs__decoder__impl_8h_source.html
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__syncframe_8h_source.html
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__syncframe__impl_8h_source.html
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__syncframe__soft_8h_source.html
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__syncframe__soft__impl_8h_source.html
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__deinterleaver_8h__incl.md5
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__deinterleaver_8h__dep__incl.md5
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__deinterleaver__impl_8h__incl.md5
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__deinterleaver__soft_8h__incl.md5
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__deinterleaver__soft_8h__dep__incl.md5
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__deinterleaver__soft__impl_8h__incl.md5
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__rs__decoder_8h__incl.md5
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__rs__decoder_8h__dep__incl.md5
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__rs__decoder__impl_8h__incl.md5
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__syncframe_8h__incl.md5
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__syncframe_8h__dep__incl.md5
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__syncframe__impl_8h__incl.md5
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__syncframe__soft_8h__incl.md5
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__syncframe__soft_8h__dep__incl.md5
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__syncframe__soft__impl_8h__incl.md5
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__deinterleaver__inherit__graph.md5
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__deinterleaver-members.html
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__deinterleaver__impl__inherit__graph.md5
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__deinterleaver__impl-members.html
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__deinterleaver__soft__inherit__graph.md5
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__deinterleaver__soft-members.html
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__deinterleaver__soft__impl__inherit__graph.md5
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__deinterleaver__soft__impl-members.html
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__rs__decoder__inherit__graph.md5
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__rs__decoder-members.html
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__rs__decoder__impl__inherit__graph.md5
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__rs__decoder__impl-members.html
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__syncframe__inherit__graph.md5
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__syncframe-members.html
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__syncframe__impl__inherit__graph.md5
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__syncframe__impl-members.html
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__syncframe__soft__inherit__graph.md5
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__syncframe__soft-members.html
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__syncframe__soft__impl__inherit__graph.md5
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__syncframe__soft__impl-members.html
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__deinterleaver.js
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__deinterleaver__impl.js
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__deinterleaver__soft.js
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__deinterleaver__soft__impl.js
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__rs__decoder.js
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__rs__decoder__impl.js
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__syncframe.js
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__syncframe__impl.js
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__syncframe__soft.js
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__syncframe__soft__impl.js
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__syncframe__impl_8h.js
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__syncframe__soft__impl_8h.js
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__deinterleaver__soft_8h__incl.png
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__deinterleaver__soft_8h__incl.map
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__deinterleaver__impl_8h__incl.png
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__deinterleaver__soft__impl_8h__incl.png
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__rs__decoder_8h__dep__incl.png
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__rs__decoder__impl_8h__incl.png
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__deinterleaver__soft_8h__dep__incl.png
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__deinterleaver_8h__incl.png
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__deinterleaver__soft__impl_8h__incl.map
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__deinterleaver_8h__dep__incl.png
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__deinterleaver_8h__dep__incl.map
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__rs__decoder_8h__dep__incl.map
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__deinterleaver__impl_8h__incl.map
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__deinterleaver__soft_8h__dep__incl.map
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__rs__decoder__impl_8h__incl.map
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__deinterleaver_8h__incl.map
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__rs__decoder_8h__incl.png
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__rs__decoder_8h__incl.map
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__syncframe_8h__incl.png
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__syncframe_8h__incl.map
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__syncframe__soft__impl_8h__incl.png
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__syncframe__impl_8h__incl.png
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__syncframe__soft_8h__dep__incl.png
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__syncframe__impl_8h__incl.map
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__syncframe__soft_8h__incl.png
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__syncframe_8h__dep__incl.png
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__syncframe_8h__dep__incl.map
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__syncframe__soft_8h__dep__incl.map
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__syncframe__soft_8h__incl.map
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__syncframe__soft__impl_8h__incl.map
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__deinterleaver__inherit__graph.png
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__deinterleaver__inherit__graph.map
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__deinterleaver__impl__inherit__graph.png
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__rs__decoder__inherit__graph.png
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__rs__decoder__inherit__graph.map
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__deinterleaver__soft__inherit__graph.png
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__deinterleaver__impl__inherit__graph.map
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__deinterleaver__soft__impl__inherit__graph.png
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__rs__decoder__impl__inherit__graph.png
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__deinterleaver__soft__inherit__graph.map
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__deinterleaver__soft__impl__inherit__graph.map
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__syncframe__impl__inherit__graph.png
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__syncframe__inherit__graph.png
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__syncframe__inherit__graph.map
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__rs__decoder__impl__inherit__graph.map
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__syncframe__impl__inherit__graph.map
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__syncframe__soft__inherit__graph.png
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__syncframe__soft__inherit__graph.map
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__syncframe__soft__impl__inherit__graph.png
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__syncframe__soft__impl__inherit__graph.map
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__deinterleaver_8h.html
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__deinterleaver__impl_8h.html
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__deinterleaver__soft_8h.html
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__deinterleaver__soft__impl_8h.html
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__rs__decoder_8h.html
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__rs__decoder__impl_8h.html
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__syncframe_8h.html
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__syncframe__impl_8h.html
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__syncframe__soft_8h.html
-- Up-to-date: /usr/share/doc/gr-satellites/html/ao40__syncframe__soft__impl_8h.html
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__deinterleaver.html
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__deinterleaver__impl.html
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__deinterleaver__soft.html
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__deinterleaver__soft__impl.html
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__rs__decoder.html
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__rs__decoder__impl.html
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__syncframe.html
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__syncframe__impl.html
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__syncframe__soft.html
-- Up-to-date: /usr/share/doc/gr-satellites/html/classgr_1_1satellites_1_1ao40__syncframe__soft__impl.html

More investigation revealed that for some reason my python doesn't import satellites_swig, which is where ao40_syncframe_soft is located

Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python2.7/site-packages/satellites/__init__.py", line 29, in <module>
    from satellites_swig import *
  File "/usr/lib/python2.7/site-packages/satellites/satellites_swig.py", line 17, in <module>
    _satellites_swig = swig_import_helper()
  File "/usr/lib/python2.7/site-packages/satellites/satellites_swig.py", line 16, in swig_import_helper
    return importlib.import_module('_satellites_swig')
  File "/usr/lib/python2.7/importlib/__init__.py", line 37, in import_module
    __import__(name)
ImportError: No module named _satellites_swig

from gr-satellites.

minecraft2048 avatar minecraft2048 commented on June 11, 2024

Turns out that python errors is unhelpful, as more investigations revealed that _satellites_swig cannot be imported as it cannot find libfec.so, which is because it is located in /usr/local while Arch Linux expects everything to be in /usr, so now after recompiling libfec with ./configure --prefix=/usr fixed everything

from gr-satellites.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.