gpt4 book ai didi

python - 找不到满足 urllib 要求的版本

转载 作者:行者123 更新时间:2023-12-01 09:27:02 24 4
gpt4 key购买 nike

当我尝试在Python 2.715版本中安装urllib时,它提醒我

Could not find a version that satisfies the requirement urllib (from versions: )
No matching distribution found for urllib

谁能帮我解决这个问题?非常感谢

最佳答案

这个模块默认是用Python打包的(参见docs),所以你只需要导入它:

import urllib.request

关于python - 找不到满足 urllib 要求的版本,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/50304106/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com