I am running various python version on my system and for each new project, i want to create a virtual environment in which my python script would run. How can I invoke python scripts with a particular virtual environment in UIPath?
To add on. I tried adding the path of my virtual environment to python scope but i get an error.
“message”:“Python Scope: There was no endpoint listening at net.pipe://localhost/UiPath.Service/Host_IPythonService_2820 that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details.”