Hi, I'm trying to run this simple script: import inspect print "hello world" but I'm getting a Sequence index out of range Exception. If I run it from a regular terminal it works. Regards Lorenzo Gil