I have tried all possible solution available on forum on this topic but not able to get any success. can someone guide me on this issue. I have python 3.10 installed also i have installed the windows runtime 5.0.17. it was working few days back but suddenly its not working. please see below properties details
I have two ideas:
- this page contains a sample project at the bottom that should be used as reference:
Activities - Invoking a Python Script
Your configuration looks correct though, at least on a first look - The Python package version matters here. As mentioned on this page, starting from Python package 1.8.1 you actually need the .NET 6 Desktop Runtime
1 Like
Hi,
Its not working for 1.8.1 as its getting hanged on python scope activity.
Also i was looking at error its saying process path not found. can someone help on this
This is the symptom of the missing .NET Desktop Runtime 6.0.xx, this one:
Please install this one and retry with UiPath.Python.Activities 1.8.1.
Ok Thank you. its working now
hi @loginerror
The error has started coming again. it was working few hours back