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

requirements.txt BUG!!!!! #390

Open
Topi9999 opened this issue Sep 22, 2024 · 2 comments
Open

requirements.txt BUG!!!!! #390

Topi9999 opened this issue Sep 22, 2024 · 2 comments

Comments

@Topi9999
Copy link

requirements.txt are all version conflicts. Torch+cu can't explain clearly, and xformers can't explain clearly. They're all errors and can't run at all...

Install torch2.3.1+ cu121 and report that the torch exists and the torchvision do not match
Install torch2.4.1, but no torch was reported when running. I really admire it.

@Topi9999
Copy link
Author

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.
torchvision 0.19.1 requires torch==2.4.1, but you have torch 2.3.1+cu121 which is incompatible.
xformers 0.0.27.post2+cu118 requires torch==2.4.0, but you have torch 2.3.1+cu121 which is incompatible.
Successfully installed torch-2.3.1+cu121

Resolving endless version conflicts, after failing according to requirements.txt, I went to find various versions myself, but none of them worked...

@aihopper
Copy link

This is a good example of how to file a bug when you do not want to get any help or when you want to demotivate developers.

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

2 participants