I have installed psutil
module.
It works well if run by the python interpreter but when I try to import the module in a monkeyrunner script,it gives
No such module.
Is there any way through which i use psutil module in monkeyrunner?
Note-i am using the monkeyrunner with the android ics-x86 version