PyBOMBS (Python Build Overlay Managed Bundle System) is the GNU Radio install management system for resolving dependencies and pulling in out-of-tree projects.
I was writing a simple recipe to install pyserial via PIP, and discovered that even though pyserial was installed via PIP during the binary install phase, it was not detected and a source install was attempted (which failed as the recipe does not have a source install option).
I was writing a simple recipe to install pyserial via PIP, and discovered that even though pyserial was installed via PIP during the binary install phase, it was not detected and a source install was attempted (which failed as the recipe does not have a source install option).
Recipe pyserial.lwr:
Obnoxious mode provides output: