While it may seem slightly more expensive, Cloudways has everything you need to get started easily and is the better choice ...
conda create --name vqloc python=3.8 conda activate vqloc # Install pytorch or use your own torch version conda install pytorch==1.12.0 torchvision==0.13.0 torchaudio==0.12.0 cudatoolkit=11.6 -c ...