Microsoft Teams
A Microsoft customizable chat-based workspace.
10,894 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I tried to deploy a web service to azure portal (linux). However, my app service doesn't work and it stated "ModuleNotFoundError: No module named 'win32com'". I believe that win32com is not compatible for linux and exclusively only for windows.
I am working on these parameters:
from
will appreciate your thoughts with the win32com library alternatives.