realpython / realpython/python-guide
Section on Editing the pip.ini File on Windows Needs to Be Updated
还没有人认领这个 Issue。
- 主要语言
- Batchfile
- 星标
- 29.8k
- 派生
- 5.9k
- PR 合并指标
- 30 天内没有已合并 PR
描述
In "Further Configuration of pip and Virtualenv" (/dev/pip-virtualenv) the Windows section doesn't seem to work (I'm using Windows 10).
One's home directory would be something like:
C:\Users\johndoe
But you won't find pip in this folder. Instead, you'll find pip at a path something like:
C:\python37\Lib\site-packages\pip
(BTW, I used the guide recommended method of installing python [choco])
In addition, I'd suggest breaking this section into two parts, one dealing with *nix systems and one with Windows systems. Right now they are kind of intertwined.
If what I have suggested above is amenable, I'm happy to make a pull request with the edits I'm suggesting.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从 /dev/pip-virtualenv 中的“Further Configuration of pip and Virtualenv”部分开始,并根据报告的 Windows 10 布局检查其中关于 Windows pip.ini 的说明。验证正确的平台特定路径,并将 *nix 和 Windows 的说明分开;当两个部分都组织清晰且 Windows 说明准确时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 38/100