[oe-users] Bitbake ImportError: cannot import name cooker

Nelson Castillo nelsoneci at gmail.com
Sun Aug 5 19:14:13 CEST 2007


On 8/5/07, Nelson Castillo <nelsoneci at gmail.com> wrote:
> Hi.
>
> I got this error after installing bitbake (stable) from sources and using
> the Debian package in Debian SID. What could I be doing
> wrong?
>
> n at gaira:~$ bitbake
> Traceback (most recent call last):
>   File "/usr/bin/bitbake", line 28, in ?
>    from bb import cooker
> ImportError: cannot import name cooker
>
> I had an older version of bitbake installed and  did a
> find -iname "bitbake*" in /usr to delete all the old data
> before installing.

Mmm. Error gone when I used:

 ./setup.py install --prefix=/usr/local --install-data=/usr/local/share

Regards.

-- 
http://arhuaco.org
http://emQbit.com



More information about the Openembedded-users mailing list