How to import Python Libraries Like pandas, Numpy etc?

Hi Everyone,
I’m facing the a problem to import python libraries. Can anyone Tell me how I can do it.
Thanks in Advanced.

Hi
we can run that as a .bat file
like create a bat file that will execute the command to import python libraries in cmd window
and call that bat file in the START PROCESS activity, by mentioning that .bat file path as input

Cheers @Arslan_Ali

1 Like

What if we need a return value for future use in uipath.

I didnt get this buddy, kindly come again
@Arslan_Ali

If our python file return some value and we need to use in uipath. how we can do it?

we can use LOAD PYTHON SCRIPT activity
kindly have a view on this

Cheers @Arslan_Ali

Thanks It worked. @Palaniyappan

1 Like

Cheers @ahmaddaniyal

Thanks @Palaniyappan

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.