I tried making a basic proof of concept python automation - however, I can’t even get the scope started. I have check this error from other users, and my settings effectively match what the solutions are:
I did see this in the log file, though I’m not sure if it relates to the Python Scope, or something else these are from the Studio log:
14:57:32.5061 => [ERROR] [UiPath.Studio] [18] MakeRelative error System.UriFormatException: Invalid URI: The format of the URI could not be determined.
at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind)
at UiPath.Shared.Extensions.PathExtensions.MakeRelative(String filePath, String referencePath, Boolean enforcePrimaryDirectorySeparator)
14:57:40.7850 => [ERROR] [UiPath.Studio.App.Logging.OutputLogger] [18] Python Scope: Error initializing Python engine
The Execution log has nothing on the Python Scope.
Any help would be appreciated
Regards,
Scott