realpython / realpython/python-guide
Pip and other aliases in Mac Catalina / ZSH
未關閉
還沒有人認領這個 Issue。
- 主要語言
- Batchfile
- 星號
- 29.8k
- 分支
- 5.9k
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Mac Catalina uses ZSH by default. Which is what you'll get if you buy a new Mac.
If you follow the guide, https://docs.python-guide.org/starting/install3/osx/#pipenv-virtual-environments, at the end, if you just run "pip" in your terminal, it will not be found.
After I changed the default terminal to bash, and reinstalled python with brew, then running "pip --version" gives pip version 3 as expected.
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
從連結的 Python Guide URL 中 macOS 的 pipenv 虛擬環境部分開始,並在 Catalina 的預設 ZSH shell 中重現文件中的命令。檢查回報的 pip 命令,以及它與 Bash 和 Homebrew 的差異;完成標準是該指南解釋或解決新 macOS 使用者缺少 pip 別名的問題。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python, zsh
- 領域
- documentation
- Issue 類型
- 文件
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 38/100