Quote Originally Posted by prachi kamble View Post
yes python is there on PATH..
what if i have no argument list.. still i have to give empty?
No, there is an overload that does not require the arguments QStringList if you just want to run the Python interpreter without a script.

Cheers,
_