Python error (pickle cant import struct)

Lars Hallberg lah at micropp.se
Wed Oct 17 12:18:52 CEST 2007


Trying to use pickle on python I get this error:

Traceback (most recent call last):
   File "3key.py", line 12, in <module>
     import pickle
   File "/usr/lib/python2.5/pickle.py", line 34, in <module>
     import struct
ImportError: No module named struct

Probably missed install some package, but what package, this all come up 
empty:

root at fic-gta01:~$ ipkg search struct.py
root at fic-gta01:~$ ipkg search struct
root at fic-gta01:~$ ipkg search struct.pyc

Howewer, so do:

ipkg search ping

WISH LIST: Some of the python JSON modules would be nice!

/LaH




More information about the openmoko-devel mailing list