PyBOMBS (Python Build Overlay Managed Bundle System) is the GNU Radio install management system for resolving dependencies and pulling in out-of-tree projects from CGRAN (Comprehensive GNU Radio Archive Network). This port is kept up with the pybombs GIT 'master' branch, is typically updated weekly to monthly.
PyBOMBS (Python Build Overlay Managed Bundle System) is the GNU Radio install management system for resolving dependencies and pulling in out-of-tree projects from CGRAN (Comprehensive GNU Radio Archive Network). This port is kept up with the pybombs GIT 'master' branch, is typically updated weekly to monthly.
To install pybombs-devel, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install pybombs-devel
To see what files were installed by pybombs-devel, run:
port contents pybombs-devel
To later upgrade pybombs-devel, run:
sudo port selfupdate && sudo port upgrade pybombs-devel
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.