realpython / realpython/python-guide

Section on Editing the pip.ini File on Windows Needs to Be Updated

未關閉
#982 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 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.

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 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

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。