Unable to load image

[1000 dc bounty] How the frick do I make pip realize that the torch I built from source (2.0.0a0+gite9ebda2) is actually torch (2.0.0) and it doesn't need to uninstall it, download the off the shelf version and install that?

I need to use this version of torch because I built it with ROCM support for my old GPU but every time I attempt to install or update anything that requires torch pip uninstalls 2.0.0a0+gite9ebda2, downloads 2.0.0 from the torch site and installs that. It's a major pain and I'm sick of having to manually reinstall 2.0.0a0+gite9ebda2 all the time.

!codecels

16
Jump in the discussion.

No email address required.

Yea TTS requires torch and torchaudio, but REEEEEs about the version I built from source being called '2.0.0a0+gite9ebda2' and not just '2.0.0' and tries to uninstall it and install 2.0.0 (which doesn't support my GPU)

Jump in the discussion.

No email address required.

oh ok try looking here

https://stackoverflow.com/questions/23969793/setup-py-pip-override-one-of-the-dependencys-sub-dependency-from-requirement

https://i.rdrama.net/images/17041572808250604.webp

among others, but the question itself looks like what ur asking

Jump in the discussion.

No email address required.

Link copied to clipboard
Action successful!
Error, please refresh the page and try again.