Hi, I'm trying to call a python script from my c++ code. All I need is to invoke the script and check the return status. does anyone has a simple example ? All I found until now is very complex and ugly code :-(( Regards, Bruno