From lschult2 at masonlive.gmu.edu Thu May 25 11:24:59 2017 From: lschult2 at masonlive.gmu.edu (lschult2) Date: Thu, 25 May 2017 16:24:59 +0000 Subject: [ExM Users] Debugging suggests for 'Turbine not compiled with Python support' error Message-ID: Hi, Trying to implement an EMEWS setup which is based on swift/t. I get the error 'Turbine not compiled with Python support' when I run the swift script but have done testing per the EMEWS tutorial to ensure that the python code used does work as expected. I've found the error output comes from this portion of the python.c of the swift/t code: static int Python_Eval_Cmd(ClientData cdata, Tcl_Interp *interp, int objc, Tcl_Obj *const objv[]) { return turbine_user_errorv(interp, "Turbine not compiled with Python support"); } I am not sure how to go about determining what is the root cause of this to fix it. Any suggestions on how to debug is greatly appreciated. --Laura -------------- next part -------------- An HTML attachment was scrubbed... URL: