应该是那儿有 [ 或者 ] 识别成了ipv6
可以pip config debug 排查
pip config unset global.trusted-host pip config set global.trusted-host "pypi.tuna.tsinghua.edu.cn"
重新设置
真实记录编程学习的某一天,欢迎挑你感兴趣的翻一翻。
应该是那儿有 [ 或者 ] 识别成了ipv6
可以pip config debug 排查
pip config unset global.trusted-host pip config set global.trusted-host "pypi.tuna.tsinghua.edu.cn"
重新设置