摘要: 模块 一直很头疼好多依赖的模块 今天安装一个python-ldap 和ldap交互的模块 首先安装的时候会提示我们 compilation terminated. error: command 'x86_64-linux-gnu-gcc' failed with exit status 1 这就是典 阅读全文
posted @ 2019-03-11 14:59 可爱的红领巾 阅读(1839) 评论(0) 推荐(0) 编辑
摘要: 首先要用到两个模块 并且大同你的发送邮箱smtp 最开始测试没打通了好久 smtplib是提供邮箱smtp服务, email是提供你发送消息的格式之类服务 阅读全文
posted @ 2019-03-11 10:02 可爱的红领巾 阅读(519) 评论(0) 推荐(0) 编辑