$ python -V python: error while loading shared libraries: libpython3.6m.so.1.0: cannot open shared object file: No such file or directory ldd是列出动态库依赖关系: $ ldd
具体错误: UnicodeEncodeError: latin-1 codec cant encode characters in position 73-74: Body (测试) is not valid Latin-1. Use body.encode(utf-8) if you want to send it encoded