Unable to load Python (anaconda) script

Dear all,

I’m trying to load in a Python3.6.8 script made in an Anaconda env. But i get 2 error messages.
Most of the time it reads: No endpoint listening at UiPath.Service/Host_IPythonService_**** (System.servicemodel.endpointnotfoundexception) or simply could not load python script.

Even the simplest of script doesnt work.

Any of you got some tips?

Many thanks in advance.

Greetings

Have you a stand alone version of 3.6 on your machine?

Can you run this simple python script against that? Just update the folder path 3.6 on your machine and test:

image

PythonActivityTest.zip (3.4 KB)

This may also be of use, just to test things: