当前位置:   article > 正文

python3.10安裝pyzmail報錯_import pyzmail安装不了

import pyzmail安装不了

1.報錯

在python3.10.3中, 使用pip install pyzmail命令安裝, 報錯, 明確說了是軟件包的問題:

  1. C:\Users\GT\Desktop\bin>pip install pyzmail
  2. Collecting pyzmail
  3. Using cached pyzmail-1.0.3.tar.gz (57 kB)
  4. Preparing metadata (setup.py) ... error
  5. error: subprocess-exited-with-error
  6. × python setup.py egg_info did not run successfully.
  7. exit code: 1
  8. ╰─> [2 lines of output]
  9. error in pyzmail setup command: use_2to3 is invalid.
  10. VERSION 1.0.3
  11. [end of output]
  12. note: This error originates from a subprocess, and is likely not a problem with pip.
  13. error: metadata-generation-failed
  14. × Encountered error while generating package metadata.
  15. ╰─> See above for output.
  16. note: This is an issue with the package mentioned above, not pip.
  17. hint: See above for details.

2.解決

pyzmail模凷</

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/不正经/article/detail/620107
推荐阅读
相关标签
  

闽ICP备14008679号