Hi
Can anyone pls send simple code using python+uipath.
my python version is 3.7.3(32-bit)
You can use UIPATH.python.activities to run your python scripts
In python scope you can mention your version
Thanks
Aman
I am new to scripting can you send any sample
My version is 37 is that ok if I select 36?
hope this could help you
an example from UiPath on this
Cheers @KarthikBallary
kindly select the appropriate one as per in your machine
if its 37 fine or still in dylemma, mention as Auto
it will take on its own
Cheers @KarthikBallary
I got this msg
I think we cant download older version of python. It not working with python37
we can still install python 36
Cheers @KarthikBallary
which one we need to download embedded or web based?
ok I have downloaded 3.6.0 but 3.7.0. I have to give the path of .exe file ryt?
now do we have two .exe files?
not working
did this example worked on your python exe
Cheers @KarthikBallary
what we have to give instance of python object?
suppose my py code is
def f1(username):
print(username)
x=f1(“abc”)
ok got it thank you all
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.