Python Code in uipath

i am getting this error…while adding an activity - Python Scope.
i am having python version of python 3.13
error which i am getting is “Python Scope: Error initializing Python engine”

@satyam_verma,

Python activities in UiPath supports till Python version 3.12 only.

Refer this documentation.

1 Like

Hey @satyam_verma Try to Downgrade the Python version 3.10 or 3.11
and check with that . because you are trying with the latest one that

as you can see with UiPath Document .

cheers