Hello everyone, good afternoon!
I would like to run a Python script through UiPath and the Run Python Script activity solves my problem.
I just have one question, will the libraries used in the project be the ones on my computer or does Python Scope create a venv for this?