Skip to content

Conversation

@pftq
Copy link

@pftq pftq commented Jun 14, 2025

Fixes the below error for pytorch 2.8 (B200, RTX 5090, etc):

  Building wheel for groundingdino (setup.py) ... error
  error: subprocess-exited-with-error

@lprestini
Copy link

Bumped into the same issues:
To get it to work I also had to replace all value.type().is_cuda() to value.is_cuda()

@matthew-strong-ai
Copy link

@rentainhe ping on this -- this small fix saved a LOT of pain for me -- let's get it merged!

MMDNaoya added a commit to MMDNaoya/myMaskDINO that referenced this pull request Nov 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants