kang0068
(kang008)
1
Hi all,
I have a problem about executing python script
I followed like this link : https://docs.uipath.com/activities/docs/invoking-a-python-script
But cannot success 

Here are specifics and error message above,
and the python code below

please help !
Hi
May I know what is the python version mentioned
Cheers @kang0068
kang0068
(kang008)
3
Hi @Palaniyappan,
The version of python is 3.6.6
Kindly install 3.6 and try once
@kang0068
kang0068
(kang008)
5
Thank you for your advice
I tried it, but the result was same…
Can I have a view on property panel of python scope if possible
@kang0068
I think the issue with file pathKindly check them once like mention them with the filepath of python exe file
Cheers @kang0068
kang0068
(kang008)
9
If I include ‘python.exe’ at the end of the file path, I could find the different error.
maybe the python version and file path are not problem…