mhammond / pywin32

Python for Windows (pywin32) Extensions
4.91k stars 783 forks source link

pywintypes.com_error: (-2147352567, 'Exception occurred.', (0, None, None, None, 0, -2147024809), None) #2129

Closed mominurr closed 9 months ago

mominurr commented 9 months ago

Traceback (most recent call last): File "D:\Web Scraping Project\excel_to_pdf\excel_to_pdf.py", line 105, in convert_sheet_to_pdf File "<COMObject >", line 3, in ExportAsFixedFormat pywintypes.com_error: (-2147352567, 'Exception occurred.', (0, None, None, None, 0, -2147024809), None)

mhammond commented 9 months ago

See https://github.com/mhammond/pywin32#support