Unable to run python code through python scope

I am trying to run my python script inside the python scope activity but it just keeps on executing without giving any error or output.

I have given the correct paths for python inside python scope and the python file inside the run python script but it is still not executing.

Hi Sanskar,

You need to install .NET Runtime v5.0.17.

You can find the download link below.

Welcome to UiPath forum

Check this out on how to run python script

Follow the same steps to get it executed successfully

https://docs.uipath.com/activities/other/latest/developer/invoking-a-python-script

Cheers @Sanskar_Threja

Hi @Sanskar_Threja ,

Could you let us know what is the Python Code performing ? Do you get an Output or a return value from the Program ?

Hi sanskar I am facing exactly same issue can you tell if you found any solution