Using Python with imports in UiPath

Hi @Hawkman @Gokul001,

There is an alternative way, but this may required additional handling of messages from the terminal. It wont be a off-the-shelf approach.

I have a working approach with an example file in this link.

Python Virtual Environment - Help / Studio - UiPath Community Forum

Also read the threads mentioned in the above thread. You could use a ShareDrive to save your python installation to avoid systemwide module installs.