DROID-SLAM icon indicating copy to clipboard operation
DROID-SLAM copied to clipboard

CUDA/PyTorch version mismatch

Open buemi opened this issue 1 year ago • 1 comments

Hi. I receive this error when I launch the setup.py script:

RuntimeError: The detected CUDA version (11.7) mismatches the version that was used to compile PyTorch (10.2). Please make sure to use the same CUDA versions.

I did several tests uninstalling and installing several CUDA and PyTorch versions without success. What is the correct CUDA/PyTorch versions pair to use? Note that I followed the instructions to create the correct dependencies by the environment.yaml file and it ends with no errors.

buemi avatar Jul 31 '23 08:07 buemi