Hi Team, @Adit2917, @supermanPunch
Hope you guys are doing great!
My problem: I am passing file path inside python script. After that it will return data frame. like
output = tables.export(FilePath +“.csv”)
return= output
Uipath throwing error: “Get Python Object: Error converting Python object”
My flow:
Can you share any dummy workflow?
Thanks