Failed building wheel for sentencepiece
- Dominant language
- Python
- Stars
- 36.9k
- Forks
- 5.2k
- PR merge metrics
- No merged PRs in 30d
Description
windows11 cuda11.7 python3.11 运行 pip install -r requirements.txt先报
Could not find a version that satisfies the requirement monotonic-align==0.0.3 (from versions: 1.0.0)
按照网上的把0.0.3删除后,安装vscode c++的5个桌面和python,就一直报这个错,卡住了

谁知道怎么解啊
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with requirements.txt and reproduce pip install -r requirements.txt on Windows 11 with Python 3.11 and CUDA 11.7. Compare the pinned monotonic-align==0.0.3 dependency with the reported sentencepiece wheel failure. Done means the installation completes or the unsupported environment and reproducible failure are documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100