When i tried to work with python using python activities getting "Pip is broken" error

Hello,

I tried to work with python using python activities getting “Pip is broken” error. In python script just i wrote print(“Hello world!”). And it throws error on python scope activity itself. Not going to “Load Python Script” Activity.

Please help me on this issue. Thanks In Advance

Hi @Sindhu_Penmathsa ,

I think you are referring the pipe broken error. If you are using simple code are you returning any output. If we are not properly returned any output cause this pipe broken error. And also what is the version of python you are using. My suggestion don’t use latest version of python go for older version of python and try. Thanks.

i just wrote print(“Hello World!”).I am using python 3.6 version