Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send fails with pyinstaller only when contents is added #255

Open
JoaoieP opened this issue Sep 22, 2022 · 3 comments
Open

Send fails with pyinstaller only when contents is added #255

JoaoieP opened this issue Sep 22, 2022 · 3 comments

Comments

@JoaoieP
Copy link

JoaoieP commented Sep 22, 2022

Isolated the issue using a script with only yagmail and send.

Crashes upon attempting to send email with anything passed to contents, even with yagmail.raw. Only affects program made with pyinstaller. Attachments and subject are fine.

@kootenpv
Copy link
Owner

What's the error?

@JoaoieP
Copy link
Author

JoaoieP commented Sep 23, 2022

Crashes with no output. If you have any ideas (some sort of debug verbose mode?) I 'm willing to do more tests.

@kootenpv
Copy link
Owner

Not sure how pyinstaller works but perhaps you can insert some printing code in the send function of the source code somehow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants