[oe] NOTE: <type 'exceptions.AttributeError'>:type object 'itertools.chain' has no attribute 'from_iterable' while evaluating:, ${@' '.join(oe.packagegroup.required_packages('image_base '.split(), d))} ${@base_conditional("ONLINE_PACKAGE_MANAGEME

Chris Larson clarson at kergoth.com
Sun Oct 10 15:40:49 UTC 2010


On Sun, Oct 10, 2010 at 6:04 AM, Koen Kooi <k.kooi at student.utwente.nl>wrote:

> Since this weekend I can't build anything due to parsing errors:
>
>
> NOTE: <type 'exceptions.AttributeError'>:type object 'itertools.chain'
> has no attribute 'from_iterable' while evaluating:
> ${@' '.join(oe.packagegroup.required_packages('image_base '.split(),
> d))} ${@base_conditional("ONLINE_PACKAGE_MANAGEMENT", "none", "", "opkg
> angstrom-version angstrom-feed-configs opkg-collateral", d)}
>

Oops, my mistake -- forgot that from_iterable is only available in some
python versions.  Should be fixed now.
-- 
Christopher Larson
clarson at kergoth dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Maintainer - Tslib
Senior Software Engineer, Mentor Graphics



More information about the Openembedded-devel mailing list