Coder Social home page Coder Social logo

Comments (5)

ghostop14 avatar ghostop14 commented on June 18, 2024 1

Hi HarryHydro,

I've been running on Ubuntu 16.04.2 too so that probably isn't it. The GNURadio in the repo (the 3.7.9) is a little old. I'd actually suggest removing it and installing it from pybombs. That'll usually pick up all the prerequisites and I know that'll work correctly on Ubuntu 16.04.

If you want to stick with 3.7.9 you could try a couple things. If it can't find the module typically either SWIG didn't produce the appropriately wrapped module (look for swig errors during build), or an ldconfig can fix it, but I'd lean towards a swig issue to start. You can also try 'apt install swig3.0' if it's not already installed (installing from repo may not have installed the latest version), redo the correctiq build process (rm build, cmake again, etc.) and see if you get any SWIG errors now during build. If it's clean, make install and ldconfig and go back into gnuradio and see if it works okay. Let me know if any of those do the trick.

from gr-correctiq.

HarryHydro avatar HarryHydro commented on June 18, 2024

More importantly, I should have mentioned I'm running this on Ubuntu 16.4.2

from gr-correctiq.

HarryHydro avatar HarryHydro commented on June 18, 2024

from gr-correctiq.

HarryHydro avatar HarryHydro commented on June 18, 2024

from gr-correctiq.

ghostop14 avatar ghostop14 commented on June 18, 2024

Awesome! Glad it was a quick fix.

from gr-correctiq.

Related Issues (15)

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.