Android : Import error: No module named os

on Thursday, July 31, 2014


I installed pythonforandroid application in my android mobile phone.


In my program, I tried to import 2 modules "os and subprocess". But the get the following error:


Import error: No module named os.


Import error: No module named subprocess


Is there any way to fix this?


0 comments:

Post a Comment