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 while installing the library "sentence-transformers" which has dependency on "sentencepiece" #968

Closed
AnkitBaliyan1 opened this issue Jan 31, 2024 · 11 comments

Comments

@AnkitBaliyan1
Copy link

I was trying to install sentence-transformers package which has dependency on the sentencepiece

command: pip install -U sentence-transformers

I encountered an error as below.

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for sentencepiece
Running setup.py clean for sentencepiece
Failed to build sentencepiece
ERROR: Could not build wheels for sentencepiece, which is required to install pyproject.toml-based projects

Screenshot 2024-01-31 at 8 39 04 AM

I'm running this on Mac M1 machine.

@jordan-bucholtz
Copy link

I'm facing the same issue when using python version 3.12.1.

@xehu
Copy link

xehu commented Feb 1, 2024

Also facing this issue with 3.12.1!

@farris
Copy link

farris commented Feb 2, 2024

^^^ same

@khang-tran-ts
Copy link

^^ same

@dakila2012
Copy link

^^^ same

@JDragonB
Copy link

JDragonB commented Feb 3, 2024

#932
will be corrected in the next version

@Jayquette
Copy link

same

2 similar comments
@Karan-parmar-007
Copy link

same

@MikitaKurlovich
Copy link

same

@umarbutler
Copy link

Same issue here.

@taku910
Copy link
Collaborator

taku910 commented Feb 19, 2024

Fixed in v0.2.0

@taku910 taku910 closed this as completed Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests