chenfei-wu / TaskMatrix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[error: legacy-install-failure] when installing GroundingDINO

stevezkw1998 opened this issue · comments

pip install git+https://github.com/IDEA-Research/GroundingDINO.git
image

      RuntimeError:
      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.

      [end of output]

  note: This error originates from a subprocess, and is likely not a problem with pip.
error: legacy-install-failure

× Encountered error while trying to install package.
╰─> groundingdino

note: This is an issue with the package mentioned above, not pip.
hint: See above for output from the failure.

Does it mean, TaskMatrix is currently only compatible with cuda 11.7 ?