conda create -n meshpad python==3.10.13 -y conda activate meshpad pip install torch==2.1.1 torchvision==0.16.1 torchaudio==2.1.1 --index-url https://download.pytorch ...