Hi
Does any one know about this module 'json'???!!!
actually I need this module and when I was trying to implement it on mobile said that no module named json what should i do??
thanks
Hi
Does any one know about this module 'json'???!!!
actually I need this module and when I was trying to implement it on mobile said that no module named json what should i do??
thanks
Last edited by programer_asal; 2009-06-04 at 13:09. Reason: spelling mistake
What you should do everythime you have a problem: search
Google "json" and it will show you the project homepage as the first result. Go there and towards the bottom of the page you will see a list of programming languages where it can be used. Read the pages in the "Python" section and you will see that it's only available from Python 2.6 and that there might be other implementations you can use.
you are right i have to search but because I am buzy these days .so I did not find time to do that,but I will search even if I donot have time
I know that but i know also that there may be .py file I have to use and it will work on 2.4
thank you very much Mr.bogdan.galiceanu you helped me a lot
You could try to download simplejson.py and put it in you E:\Python\lib\
Then you should be able to import simplejson and use it like you use simplejson in other environments (e.g. mac/pc/linux).
--
Aapo Rista
http://code.google.com/p/pys60gps/
http://opennetmap.org/