How to integrate python in uipath

How can I integrate python in UiPath and what are prerequisites to integrate in UiPath. should I install python

Hi @anjani_priya

Please refer below post, should help you

I have tried to integrate the python in RPA
But while I debugged the code, it is still showing as partially executed in python scope and not moving inside the python scope
Is there any solution

@anjani_priya

Sorry, didn’t get you. Are you getting any error?

Have you tried running the code instead of debugging?

Please note if you have breakpoints added, debugging stops upon encountering one

@anjani_priya,

Make sure you have installed the required .Net Desktop Runtime.

For example, for latest version of the Python activity package, you should install .Net Desktop Runtime 6

Download and install from here:

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.