美文网首页
python3安装pyzmail出错

python3安装pyzmail出错

作者: icezh | 来源:发表于2019-08-14 14:36 被阅读0次

    python3 ,利用pip install pyzmail 出现错误如下:

    AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader'

    解决方案:

    尝试下pip install pyzmail36

    相关文章

      网友评论

          本文标题:python3安装pyzmail出错

          本文链接:https://www.haomeiwen.com/subject/tmmgjctx.html