[BUG] pip install rtp.whl ERROR: is not a valid wheel filename.
- Dominant language
- Python
- Stars
- 1.3k
- Forks
- 275
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 33
Description
Processing triggers for libc-bin (2.35-0ubuntu3.11) ...
root@123aa56e7d45:/home# pip install rtp_llm-0.2.0-0.2.0-2025_10_31_10_23_d1e93ce12-sm7x-cp310-cp310-manylinux1_x86_64.whl
ERROR: rtp_llm-0.2.0-0.2.0-2025_10_31_10_23_d1e93ce12-sm7x-cp310-cp310-manylinux1_x86_64.whl is not a valid wheel filename.
root@123aa56e7d45:/home#
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the shown pip install command and inspecting the project’s wheel-building configuration and generated filename. Done means the build emits a wheel filename accepted by pip; no source file or test is named, so trace them from the packaging entry point.
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
- 35/100