I am trying to run the ptyhon code from Alytrex to extract the detail email into excel sheet. It is perfectly working on Python jupyte notebook but when it run from Alytrex we get the error. Do you have any idea to resolve this error? ModuleNotFoundError: No module named 'win32com'
Alytrex would be require inbuilt library to install to run the python code due to which unable to execute the pythone code.
Can someone please help us to get this done.