Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试通过 yagmail 发送与 python 内联的图像。一切正常,但是当我收到它时,在电子邮件预览中显示“--img image_resize 应该在此处”(从您查看所有电子邮件的页面)。
有谁知道如何摆脱它?我找不到任何关于它的信息。
到目前为止我的代码是