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
Hi @devasaiprasad_K ,
Also, to add—it’s an either/or situation. So, you can either provide the code directly or provide the path to the Python file. If you provide both, it will show an error (see screenshot).
It might sound silly, yet in cases like this, it’s always worth checking the UiPath documentation since it’s pretty good.
Activities - Run Python Script (uipath.com)
[image]
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:
The UiPath Documentation Portal - the home of all our valuable information. Find here everything you need to guide you in your automation journey in the UiPath ecosystem, from complex installation guides to quick tutorials, to practical business...
The UiPath Documentation Portal - the home of all our valuable information. Find here everything you need to guide you in your automation journey in the UiPath ecosystem, from complex installation guides to quick tutorials, to practical business...
system
(system)
Closed
September 22, 2025, 12:02pm
6
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.