Coder Social home page Coder Social logo

Comments (7)

Dizzy-Pi avatar Dizzy-Pi commented on June 7, 2024

Is anyone monitoring this page? I have reinstalled gr-iridium on both machines and the error persists. I get no python errors in any other programs.

from gr-iridium.

Sec42 avatar Sec42 commented on June 7, 2024

Yes, but I can't reproduce the problem. What version of gnuradio are you using? Did you install/compile it yourself or is it a package?

from gr-iridium.

Dizzy-Pi avatar Dizzy-Pi commented on June 7, 2024

Hi and thanks. The issue on the Rpi has GNU Radio companion 3.7.10. I can't recall how it was installed or if it was already part of raspbian.

from gr-iridium.

Sec42 avatar Sec42 commented on June 7, 2024

Can you try building gnuradio from (current) source and then recompiling gr-iridium?

from gr-iridium.

Dizzy-Pi avatar Dizzy-Pi commented on June 7, 2024

ok will do. no time left tonight but will post again tomorrow, thank you.

from gr-iridium.

Dizzy-Pi avatar Dizzy-Pi commented on June 7, 2024

Built gnuradio from from current source and recompiled gr-iridium. Now have "importerror: no module named osmosdr_swig". I have swig and osmosdr installled. so thats where i'm up to.

Traceback (most recent call last):
File "/usr/local/bin/iridium-extractor", line 10, in
import iridium.iridium_extractor_flowgraph
File "/usr/local/lib/python2.7/dist-packages/iridium/iridium_extractor_flowgraph.py", line 8, in
import osmosdr
File "/usr/local/lib/python2.7/dist-packages/osmosdr/init.py", line 26, in
from osmosdr_swig import *
File "/usr/local/lib/python2.7/dist-packages/osmosdr/osmosdr_swig.py", line 21, in
_osmosdr_swig = swig_import_helper()
File "/usr/local/lib/python2.7/dist-packages/osmosdr/osmosdr_swig.py", line 20, in swig_import_helper
return importlib.import_module('_osmosdr_swig')
File "/usr/lib/python2.7/importlib/init.py", line 37, in import_module
import(name)
ImportError: No module named _osmosdr_swig

from gr-iridium.

Dizzy-Pi avatar Dizzy-Pi commented on June 7, 2024

I'm going to close this as it is not a bug, more of "trying to juggle and understand everything" issue. I will keep at it until it runs again. Thanks Sec42, i appreciate your work on this project.

from gr-iridium.

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.