Hello, I've been trying to use pybombs2 for the first time to install dependencies on a new computer. I ran into the plex problem someone else reported recently, but the fix there took care of that. Let me be thorough and detail every step anyway. Here is what I did:
1) pip install --pre plex 2) pip install PyBOMBS 3) pybombs recipes add gr-recipes git+ https://github.com/gnuradio/gr-recipes.git 4) pybombs recipes add gr-etcetera git+ https://github.com/gnuradio/gr-etcetera.git 5) pybombs prefix init /home/rbell/Documents/target -a myprefix 6) pybombs -p myprefix install gnuradio (--deps-only flag preferred but neither way works) At this point I get the following error: PyBombs.RecipeListManager - ERROR - Package None has no recipe file! Any idea what's going on? Rich
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio