Wiki updated. You must install simplejson python lib, see link. Though you may have something for JSON, it appears it's not simplejson. There are many options out there, simplejson seems to be... simple enough :)
Let me know if you still have troubles. Seb -- Sébastien Lelong http://www.sirloon.net http://sirbot.org 2009/8/9 Rob Hamerling <[email protected]> > > > Hi Seb, > > I wanted to update pinmap.py, and tried to follow the instructions in > your wiki, but failed at the one but last line. > > I have installed python 2.6.2, and I understand it includes simplejson. > However when I run 'python extract_pininfos.py' I get: > > > Traceback (most recent call last): > > File "extract_pininfos.py", line 3, in <module> > > import simplejson > > ImportError: No module named simplejson > > In the python directory I see /lib/json, so there is at least something > for json. What can I do? > > BTW: Your wiki says 'extract_pininfo.py', but the file in jallib/tools > is called 'extract_pininfos.py'. Please put these in sync. > > > Regards, Rob. > > > > > > -- > Rob Hamerling, Vianen, NL (http://www.robh.nl/) > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jallib" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jallib?hl=en -~----------~----~----~----~------~----~------~--~---
