Error with Python scope in UiPath

Here i’m trying to invoke a simple Python code into my UiPath flow. But a error is keep on occurring not letting me to execute the flow. So i need someone to help me with this error.

Python version : 3.6.6

Python Code

Python test.xaml (6.8 KB)

Error Message

Capture

Screen shot of UiPath Flow

Screen shot of sample python flow invoked

Capture1

I actuallt found the solution for this error the Python version I installed was v3.6.5 x64 bit but when you need to invoke python from UiPath recommended version is v3.6.5 x32 bit

1 Like