Hi there,
I want to use some python modules to S60, that are not part of the original distribution. I tried to put the module along with the main source file into the e:/Python directory, but that does not work (ImportError, module not found).
Am I missing something obvious?
The module I want to use is json.py from Jürgen Scheible.
Is there a way to put it into the "lib" directory of the python interpreter?
Cheers,
Alex

Reply With Quote



