Load Python Script: One or more errors occurred

Hi Gustavo, no change…

i had actually placed both in the same folder:

  • UIPath script (which loads the python script)
  • ‘test.py’

In this folder:

  • With the right python environment containing necessary dependencies loaded in Pycharm, i was able to execute ‘test.py’ in this folder

I reduce the number of ‘imports’ in ‘test.py’ to just a single import to use a popular/widely used Numpy library. UIPath can’t load this simplified script…

1 Like