realpython / realpython/python-guide
Section on Editing the pip.ini File on Windows Needs to Be Updated
まだ誰も着手していません。
- 主要言語
- 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 にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- 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