While executing Python function from UiPath , getting error as
RemoteException wrapping System.InvalidOperationException: Error loading Python script —> RemoteException wrapping System.ServiceModel.FaultException`1[[System.ServiceModel.ExceptionDetail, System.ServiceModel,
Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]: OSError : [WinError -2147417850] Cannot change thread mode after it is set
Note: Python function works okay when we execute using IDE (Like Spyder 3)
Any comment/ suggestion are welcome…
Thanks
Srinibash