[oe] python 'platform' module not being built

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


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?

regards,

Koen





More information about the Openembedded-devel mailing list