Conda Install Pytorch Pytorch-cuda=12.6 -c Pytorch -c Nvidia Jun 2026

To run applications compiled with CUDA 12.6, your system must have an NVIDIA Driver version >= 525.60.13 . Newer drivers are generally recommended for better stability.

Because this command pulls from multiple channels with strict version constraints, Conda's dependency solver can sometimes take a very long time (minutes) to figure out the compatibility graph. conda install pytorch pytorch-cuda=12.6 -c pytorch -c nvidia