It seems that PyADOmd package is related to .NET which causes the error, I guess.
And my intention is to retrieve data from Powerbi desktop using python script.
Thanks in advanced!
Currently UiPath uses .net 5+ and messaging.callcontext is not available..
You might need to change the library for it to work as it uses .net 4.8
ideally it might not work ,unless you use a lower version python package(UiPath) and python version then as lower version of python version needs lower .net runtime it might work