下载requirement.txt安装包报错
- 两会期间部分网站不太稳定,国内源访问量大出现超时等问题。出现以下错误
Traceback (most recent call last):
File "F:\anaconda3\envs\IIM-detection\lib\site-packages\pip\_vendor\resolvelib\resolvers.py", line 171, in _merge_into_criterion
crit = self.state.criteria[name]
KeyError: 'torch'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "F:\anaconda3\envs\IIM-detection\lib\site-packages\pip\_vendor\urllib3\response.py", line 438, in _error_catcher
yield
File "F:\anaconda3\envs\IIM-detection\lib\site-packages\pip\_vendor\urllib3\response.py", line 519, in read
data = self._fp.read(amt) if not fp_closed else b""
File "F:\anaconda3\envs\IIM-detection\lib\site-packages\pip\_vendor\cachecontrol\filewrapper.py", line 62, in read
data = self.__fp.read(amt)
File "F:\anaconda3\envs\IIM-detection\lib\http\client.py", line 461, in read
n = self.readinto(b)
File "F:\anaconda3\envs\IIM-detection\lib\http\client.py", line 505, in readinto
n = self.fp.readinto(b)
File "F:\anaconda3\envs\IIM-detection\lib\socket.py", line 589, in readinto
return self._sock.recv_into(b)
File "F:\anaconda3\envs\IIM-detection\lib\ssl.py"

最低0.47元/天 解锁文章
1709

被折叠的 条评论
为什么被折叠?



