'pip' 不是内部或外部命令,也不是可运行的程序 或批处理文件。
- Dominant language
- Python
- Stars
- 36.9k
- Forks
- 5.2k
- PR merge metrics
- No merged PRs in 30d
Description
**Summary[问题简述(一句话)]**
A clear and concise description of what the issue is.
pip install -r requirements.txt 导入不了
**Env & To Reproduce[复现与环境]**
描述你用的环境、代码版本、模型
C:\Users\1\Desktop\al\MockingBird-main>pip install -r requirements.txt
'pip' 不是内部或外部命令,也不是可运行的程序
或批处理文件。
**Screenshots[截图(如有)]**
If applicable, add screenshots to help

Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the Windows reproduction command `pip install -r requirements.txt` and inspect `requirements.txt` to understand the expected Python dependencies. Confirm whether the failure is specific to the local Python and pip setup; done means the documented dependency installation works in the reported environment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100