BusyBox v1.6.1 (2007-09-27 18:08:59 EEST) Built-in shell (ash) Enter 'help' for a list of built-in commands. ~ $ python Python 2.5.1 (r251:54863, Mar 7 2008, 10:22:22) [GCC 3.4.4 (release) (CodeSourcery ARM 2005q3-2)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import hildon Traceback (most recent call last): File "<stdin>", line 1, in <module> ImportError: No module named hildon >>>