Hey there i'm trying to use the function run a python script in powerautomate desktop, but i'm having trouble with compatibility, it only accepts python 3.4 and python 2.7 and I cannot find the libraries that i'm used to in a version that is compatible with python 3.4 or 2.7 is there anyway i can get to run pandas or other libraries in my scripts with power automate desktop??
Yes there is a method to use Python scripts in PAD. Instead of using Run Python use Run Powershell script action.
Save your Python code in a .py file and invoke that file through Run Powershell script action as shown in below image.
(Note:- if you got your solution you can mark as solution and gives kudos)
Thanks & Regards
Vishnu Reddy
1 people found this reply helpful.
Was this reply helpful?YesNo
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.