Thursday, December 16, 2021

Re: Error installing Gnuradio from PyBombs

Python headers are part of the python3-dev package. Make sure that is installed.

On Thu, Dec 16, 2021 at 10:59 AM sp h <stackprogramer@gmail.com> wrote:
When I want to install Gnuradio from PyBombs(Ubuntu 20.04): any offer to solve errors?
thanks in advance
sudo -H pip3 install PyBOMBS  pybombs auto-config  pybombs recipes add-defaults  pybombs prefix init ~/gnuradio -R gnuradio-default
Errors:
configure: error: Python headers not found
[ERROR] Configuration failed after running at least twice.
[ERROR] Problem occurred while building package gobject-introspection:
Configuration failed
[ERROR] Error installing package gobject-introspection. Aborting.

No comments:

Post a Comment