conansherry / detectron2

detectron2 windows build
Apache License 2.0
223 stars 54 forks source link

Cuda version mismatch #34

Open PremHCLTech opened 1 year ago

PremHCLTech commented 1 year ago

❓ Questions and Help

General questions about detectron2.

The detected CUDA version (12.1) mismatches the version that was used to compile PyTorch (11.7). Please make sure to use the same CUDA versions. while runnning

python3 setup.py build develop

NOTE:

If you met any unexpected issue when using detectron2 and wish to know why, please use the "Unexpected Problems / Bugs" issue template.