Python Integration in Uipath

Hi,

Regarding the Python version, may I please know which version is supported in the UiPath Python activity?

Currently i am using 3.12 Python Version

Thanks,
Vinit Mhatre

Hi @Vinit_Mhatre

From Docs:

Hi,

image

you can check below document:

Activities - About the Python Activities Package (uipath.com)

I had installed the python 3.10.11, but Process is getting stucked in Python Scope.

image

For any code, @Vinit_Mhatre ?

And also if the project compatibility is Windows:

You can check here some examples

Hi,

have you check the property of python scope, please check if you selected any version

image

and try to use 3.9 version

@rikulsilva and @neha.upase i have installed the .net but giving me this error
image

Anyways Thanks for your help @rikulsilva and @neha.upase

My issue got resolved, I have installed the following things to integrate the python script in UiPath

  1. Installed the python version 3.10.11

  2. Installed the .NET 5.0 Desktop Runtime (v5.0.17) https://download.visualstudio.microsoft.com/download/pr/3aa4e942-42cd-4bf5-afe7-fc23bd9c69c5/64da54c8864e473c19a7d3de15790418/windowsdesktop-runtime-5.0.17-win-x64.exe

  3. Added library path.

Regards,
Vinit Mhatre

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