skywind3000 / skywind3000/PyStand
可以自己加入pip吗
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1.2k
- Forks
- 146
- PR merge metrics
- No merged PRs in 30d
Description
.\runtime\python.exe get-pip.py --no-warn-script-location
执行成功 但是 pip.exe找不到
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the command .\runtime\python.exe get-pip.py --no-warn-script-location and checking where the installation places files. Inspect the runtime directory and the reported absence of pip.exe; done means the expected pip executable is available after the command or the behavior is clearly documented. No source file or test is identified in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100