gpt4 book ai didi

python - pip 安装 urllib2 #失败

转载 作者:太空宇宙 更新时间:2023-11-03 14:45:57 25 4
gpt4 key购买 nike

我正在尝试在cmd控制台中安装urllib2以从python 3.5导入它。我收到此错误:

pip install urllib2

Failed building wheel for urllib2

Command "c:\anaconda\python.exe -u -c "import setuptools, tokenize;file='C:\Users\NA401134\AppData\Local\Temp\pip-build-7meqhp18\urllib2\setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" install --record C:\Users\NA401134\AppData\Local\Temp\pip-it4nmmne-record\install-record.txt --single-version-externally-managed --compile" failed with error code 1 in C:\Users\NA401134\AppData\Local\Temp\pip-build-7meqhp18\urllib2\

最佳答案

urllib2是 Python 2 中的内置包。您不需要 pip install 它。您的意思是 urllib3

关于python - pip 安装 urllib2 #失败,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/46228725/

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