安裝錯誤 Could not find a version that satisfies the requirement monotonic-align==0.0.3 (from versions: 1.0.0)
Open
- Dominant language
- Python
- Stars
- 36.9k
- Forks
- 5.2k
- PR merge metrics
- No merged PRs in 30d
Description
安裝 pip install -r requirements.txt 出現錯誤,查看 monotonic-align 已經只有 1.0.0 可以怎麼排除呢?

Contributor guide
No contributing guide indexed for this repository
Research direction
Start by checking requirements.txt and comparing the pinned monotonic-align==0.0.3 dependency with the versions available through pip. Reproduce the failure with pip install -r requirements.txt; done means the requirements install succeeds without the version-resolution error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100