brentvollebregt / auto-py-to-exe

Converts .py to .exe using a simple graphical interface
MIT License
4.01k stars 687 forks source link

no module name email #508

Closed xalteropsx closed 2 hours ago

xalteropsx commented 2 hours ago

https://github.com/sabuhish/fastapi-mail/blob/master/fastapi_mail/msg.py

from email.mime.base import MIMEBase

ModuleNotFoundError: No module named 'email.mime'

github-actions[bot] commented 2 hours ago

👋 Hi, just a reminder that if you haven't read the help post yet, give it a read to see if your issue is covered in it and make sure to follow the debugging section.

Also please note, as stated in the README, if your issue is only associated with your application and not auto-py-to-exe itself, please do not create an issue in this repository - instead, comment on the help post, video or create a new discussion.