Can you try installing pybombs by cloning the git repo and running 'sudo python 
setup.py install'? I believe we pushed a fix for that a few days ago, but I 
don't know if pip has it yet. 

-- Seth 



From: "Richard Bell" <richard.be...@gmail.com> 
To: discuss-gnuradio@gnu.org 
Sent: Thursday, February 4, 2016 9:38:25 PM 
Subject: [Discuss-gnuradio] Issue Pybombs2 

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 
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to