Attribute error while using win32com.client library to fetch outlook mails
29 views
Skip to first unread message
abhishek akkannavar
unread,
May 16, 2022, 8:40:49 AM5/16/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PyInstaller
Hi,
I have a python script that fetches mails from the outlook application using win32com.client library. It is working as expected when run from command line. But when this script is bundled and the .exe is run, Attribute error is thrown. I am not getting how to proceed ahead. Any help would be really appreciated.
I have used pyinstaller --onefile command to build the app.
Attaching the screen shot of the error.
Thank you.
abhishek akkannavar
unread,
May 17, 2022, 8:36:09 AM5/17/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message