xie!
Results
1
comments of
xie!
Pytorch目前版本已要求使用Python 3.9 及以上版本安装。 若在Python 3.8版本中使用`pip install torch torchvision torchaudio`指令,已无法顺利安装pytorch。 可以考虑将要求的python最低版本修正为Python 3.9。 python 3.8版本下使用`pip install torch torchvision torchaudio`指令安装pytorch会出现报错提示未找到满足需求的pytorch版本报错: