PyTorch Geometric CUDA installation issues on Google Colab
问题 I was working on a PyTorch Geometric project using Google Colab for CUDA support. Since it's library isn't present by default, I run: !pip install --upgrade torch-scatter !pip install --upgrade torch-sparse !pip install --upgrade torch-cluster !pip install --upgrade torch-spline-conv !pip install torch-geometric Recently, while importing torch_geometric , owing to version upgrades, there's a CUDA version mismatch saying: RuntimeError: Detected that PyTorch and torch_sparse were compiled with