Executing python script showing "pipe is broken" error ! how to solve that?

Hello experts !

i am just trying to execute python script in from uipath, but it’s showing error “Pipe is broken”.

Everything is done by python script and i am jusing uuipath just to invoke script when scipts completes it work, it returns the value “Done”.
That return value “Done” is shown/displayed in uipath activity : MessageBox

Error!

Hello @Prabin_Chand

Have you tried this with any IDE??? Also can you make sure you haveprovided the correct python path

reinstall python and check with class_path in system environment variables

yeah i have done that ! in proper manner !

done but not working !