近期升级Python版本,顺带再装一次torch,记录下指令免得以后还要找
conda create -n env_310 --clone base
conda create -n env_39 python=3.9
pip install cloudpickle cloudpickle colorama crcmod zipp yarl xlwt xlrd wheel tqdm tinyaes setuptools-rust setuptools selenium rsa PyGetWindow pandas Pillow matplotlib learn2learn torchsummary torchaudio kiwisolver h5py gym imageio -i https://pypi.tuna.tsinghua.edu.cn/simple
pip install torchvision==0.12.0+cu113 torchaudio==0.11.0+cu113 torch==1.11.0+cu113 -f https://download.pytorch.org/whl/torch_stable.html
上次修改时间:2022-10-24 19:39:53
>