Github action runner python script issue (Apply only if you have experience on this?), Bid <=50USD will only be accepted

Job ID: 30704151

Budget: $30 – $250 USD

Hi..
I am trying to access a windows software using pywin32 package. Basically this package can access Window’s Component Object Model (COM) and control Microsoft applications via python.
The issue is that I am trying to run a python script via github actions on a self hosted runner, where I get this error when accessing this package using win32com:

File "<COMObject <unknown>>", line 2
pywintypes.com_error: (-2147352567, 'Exception occurred.', (0, 'mscorlib', 'One or more errors occurred.', None, 0, -2146233088), None)

I do not get this error when I run the script on the self hosted runner machine

I will share more details later.
Related categories: Python GitHub