Python Script ID cannot be empty

Hi Team,

I am trying to execute a python script and while running the script it fails with reason “Python Script ID cannot be empty”.I have already set the environment variable PYTHON_PATH.
Could you please help on this?

Regards,
Sharan S S

I have set the env variable and it says “system cannot find the file specified”
Below is the path for PYTHON_PATH.Please help
"C:\Users\username\AppData\Local\Microsoft\WindowsApps\python.exe

no help and taking time :frowning:

Hi,

This do not appears to be valid path of python installation directory. Please check in your system where Python is actually inatalled.
C:\Users\username\AppData\Local\Microsoft\WindowsApps\python.exe

Regards,
Amit Anand

Hi Amit,

Thanks.I have provide the python.exe of Anaconda folder and it worked.

Regards,
Sharan S S