Skip to Content
0
May 01, 2019 at 01:13 PM

how to call python script in bods using excec()

942 Views

Hi experts I am unable to call python script in bods. any help ? my script is

print( exec('C:\Python36\ISRG_Scripts\python.exe','\api.py', 8));