python-light missing "location" module
-
I have downloaded python-light and tried running programs using import "time" and import "random" modules. Using functions in these modules fail because they both rely on import "location" which, according to python does not exist.
I am using omega1. I am restricted to python-light as standard python is too large to fit on the device.
Can anyone advise how I can fix this problem, or how I can provide the "location" module into python-light ?
Thanks