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

Error in pip install of requirements, but still worked? #13

Open
cdleong opened this issue Apr 24, 2020 · 2 comments
Open

Error in pip install of requirements, but still worked? #13

cdleong opened this issue Apr 24, 2020 · 2 comments

Comments

@cdleong
Copy link

cdleong commented Apr 24, 2020

I'm on ubuntu, made a fresh conda environment and conda installed pip within it, then ran pip install -r requirements.txt

I got this

ERROR: sentence-transformers 0.2.5.1 has requirement transformers==2.3.0, but you'll have transformers 2.5.1 which is incompatible.

But then the pip install continued and apparently succeeded:
image

@gsarti
Copy link
Owner

gsarti commented Apr 26, 2020

We currently set requirements to use the that specific transformers version.

Please let us know if everything works, we may want to go back to general install!

@FrancescoSaverioZuppichini
Copy link
Collaborator

@cdleong I can confirm the code works with the latest sentence-transformers version

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

3 participants