安装recbole过程
首先,新建一个虚拟环境recbole
在Anaconda prompt中,输入:【我用的环境是python3.9】
conda create -n recbole python=3.9
启动新建的虚拟环境,进入recbole环境:
conda activate recbole
此时,安装recbole:
conda install -c aibox recobole
安装了一部分包,在最后报错:
CondaHTTPError: HTTP 000 CONNECTION FAILED for url <https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/win-64/pytorch-2.3.0-cpu_py39h9432977_0