1
Open Embedded / Bitbake Fails With No Bb Module
« on: July 16, 2005, 03:43:35 pm »
If you get an error about not being able to load the bb module you need to modify your PYTHONPATH variable.
To do this type
export PYTHONPATH=/usr/local/lib/python2.3/site-packages/:$PYTHONPATH
(Replace 2.3 with your version number)
http://www.nslu2-linux.org/wiki/OpenEmbedded/GettingStarted
To do this type
export PYTHONPATH=/usr/local/lib/python2.3/site-packages/:$PYTHONPATH
(Replace 2.3 with your version number)
http://www.nslu2-linux.org/wiki/OpenEmbedded/GettingStarted