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

unicore installation problem #36

Open
coderabbittank opened this issue Nov 24, 2023 · 1 comment
Open

unicore installation problem #36

coderabbittank opened this issue Nov 24, 2023 · 1 comment

Comments

@coderabbittank
Copy link

Hello,when I install unicore by using pip install unicore-0.0.1+cu113torch1.12.1-cp310-cp310-linux_x86_64.whl
the error:
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.
unicore 0.0.1 requires wandb, which is not installed.
unicore 0.0.1 requires torch>=2.0.0, but you have torch 1.12.1+cu113 which is incompatible.

And my cuda version is 11.5

Please tell me how to fix it.

@ZiyaoLi
Copy link
Member

ZiyaoLi commented Nov 30, 2023

Thanks for the feedback. From the given info I guess you'll have to install wandb and upgrade your pytorch to 2.0.0 before installing unicore. We'll look into the unicore repo to see if these can be addressed with a new requirement file.

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