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

Conflicts in versions #3

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conflicts in versions #3

wants to merge 4 commits into from

Conversation

1-sf
Copy link

@1-sf 1-sf commented Feb 5, 2023

*Issue #, if available: Conflicting versions of nltk and huggingface-hub

Description of changes:

ERROR: Cannot install huggingface-hub==0.0.12 and sentence-transformers==2.2.2 because these package versions have conflicting dependencies.

And similarly "rich"

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

1-sf added 4 commits February 5, 2023 12:25
nltk is listed twice with hard requirements nltk==3.5 and nltk==3.8 and so it results in conflicts.
and huggingface-hub results in the following error, so change it
 ERROR: Cannot install huggingface-hub==0.0.12 and sentence-transformers==2.2.2 because these package versions have conflicting dependencies.
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.

1 participant