Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Your installation uninstalls Torch 2.5.1 and install 2.4.0 then says Incompitble #7

Open
DataJuggler opened this issue Jan 5, 2025 · 1 comment

Comments

@DataJuggler
Copy link

Installing collected packages: torch, torchvision, torchaudio
Attempting uninstall: torch
Found existing installation: torch 2.5.1
Uninstalling torch-2.5.1:
Successfully uninstalled torch-2.5.1
Attempting uninstall: torchvision
Found existing installation: torchvision 0.20.1
Uninstalling torchvision-0.20.1:
Successfully uninstalled torchvision-0.20.1
Attempting uninstall: torchaudio
Found existing installation: torchaudio 2.5.1
Uninstalling torchaudio-2.5.1:
Successfully uninstalled torchaudio-2.5.1
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
xformers 0.0.28.post3 requires torch==2.5.1, but you have torch 2.4.0 which is incompatible.
Successfully installed torch-2.4.0 torchaudio-2.4.0 torchvision-0.19.0

Why does it uninstall 2.5.1 and install 2.4.0?

First time I manually uninstalled 2.4.0 - tried again>

Same error.

I install 2.5.1 Torch, and your install uninstalls it then installs 2.4.0 and tells me its not compatible.

If you find 2.5.1, why not just use that?

Thanks, wanted to try it and make a video if you can solve this.

@DataJuggler
Copy link
Author

DataJuggler commented Jan 7, 2025

You don't list in your instructions to create a Conda environment. Perhaps you think everyone knows that.

I watched a video and the person created a conda env, then everything worked. I think you should list that in your instructions to help others.

When I say Everything worked, the web UI comes up. I have an RTX 3090 and an 19-12900K and it is going on 300 seconds and no output. Is that normal for the first run?

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

No branches or pull requests

1 participant