UiPath / Community.Activities

Repository of Windows Workflow Foundation Activities for UiPath Community
https://www.uipath.com/community
235 stars 139 forks source link

Python: Scope - Setting path to Python 27 and Version to Python 36 Causes Robot to Crash #36

Open andraciorici opened 5 years ago

andraciorici commented 5 years ago

Environment Windows 10 Pro, Python 2.7 and Python 3.6 installed

Description Setting the Python Scope activity`s path to the installation folder of Python 27, and selecting the Version to be Python_36, will cause the robot to crash.

2018-05-09_11h46_53 !2018-05-09_11h46_53.png|thumbnail! [^Python_Error.evtx]

AllenCDZhang commented 5 years ago

hi, sorry to bother here , and i have an issue ,for Uipath intg with python , and the script can run in the version of 3.6, but failed in the step of loading python . the msg as below , many tks if some one can help this ...

An ExceptionDetail, likely created by IncludeExceptionDetailInFaults=true, whose value is: System.InvalidOperationException: Error loading Python script ----> System.ServiceModel.FaultException`1[System.ServiceModel.ExceptionDetail]: AttributeError : module 'sys' has no attribute 'argv'