Hi all, FYI, I have tried ton install diversity-radar and python setup.py install fails with a "ValueError: bad marshal data".
Following the traceback, I had an import which failed : [EMAIL PROTECTED]:~/diversity-radar# python Python 2.5.2 (r252:60911, Aug 7 2008, 05:27:32) [GCC 4.1.2] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> from urlparse import urlsplit Traceback (most recent call last): File "<stdin>", line 1, in <module> ValueError: bad marshal data I remove /usr/lib/python2.5/urlparse.pyo and everything went OK. Strange :) Yves Mahe _______________________________________________ support mailing list [email protected] https://lists.openmoko.org/mailman/listinfo/support
