Hi,
I tried to Load Python Script but it is not able to find the Python file. I changed the location of my python file but I am still getting the same error:
System.AggregateException: One or more errors occurred. ---> System.IO.FileNotFoundException: The specified script file was not found
I also did Directory.GetFiles() to see if the file is in the correct folder however it is still not working.
Help please!
Python.xaml (9.8 KB)