[oe] python 'platform' module not being built

Koen Kooi k.kooi at student.utwente.nl
Wed Feb 4 20:57:27 UTC 2009


On 04-02-09 21:35, Koen Kooi wrote:
> Hi,
>
> Frans and I are trying to get python-coherence working, but we are
> hitting a few snags:
>
> root at beagleboard:~# coherence
> Traceback (most recent call last):
> File "/usr/bin/coherence", line 21, in <module>
> from coherence import __version__
> File "/usr/lib/python2.6/site-packages/coherence/__init__.py", line 1,
> in <module>
> import platform
> ImportError: No module named platform
> root at beagleboard:~#
>
> Some googling brings me to:
>
> http://docs.python.org/library/platform.html
>
> That suggests that it's part of python, but it doesn't seem to get built
> in OE, is there any reason for that? If not, what would be the best way
> to build it?

Ignore more, it's in python-misc (which doesn't get dragged in by 'opkg 
install python-modules')

regards,

Koen





More information about the Openembedded-devel mailing list