d2l 安装

conda create -n d2l-zh python=3.8 pip -y
conda activate d2l-zh
pip install jupyter d2l torch torchvision

你可能感兴趣的:(python)