Touseef Hussain
                                            Touseef Hussain
                                        
                                    i also have same issue . 
To resolve this issue you have to install Cuda use this command pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118
> Am I doing something wrong? Still getting error `Torch not compiled with CUDA enabled` > > ``` > # python -m pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118 --user...
> I'm facing the same issue. However, I have a MacBook that do not support CUDA as it has an integrated GPU. How would one install it to Apple M1/2...