i want to add python env to execute some python script,
but i got this:
C:\Users\GhadyGergie\AppData\Local\Programs\Python\Python312\python.exe: can't open file 'C:\\ProgramData\\UniversalAutomation\\Repository\\{scriptPath}': [Errno 2] No such file or directory
it’s not reading the file name.
does anyone know what should I do to fix it?