We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 353b3aa + 4842bbb commit 6b23fafCopy full SHA for 6b23faf
docs/starting/install/osx.rst
@@ -54,7 +54,7 @@ line at the bottom of your ``~/.bashrc`` file
54
55
Now, we can install Python 2.7: ::
56
57
- $ brew install python --framework
+ $ brew install python
58
59
This will take a minute or two. Once that's complete, you'll have to add the
60
new Python scripts directory to your ``PATH``
@@ -63,11 +63,6 @@ new Python scripts directory to your ``PATH``
63
64
export PATH=/usr/local/share/python:$PATH
65
66
-The ``--framework`` option tells Homebrew to compile a Framework-style Python
67
-build, rather than a UNIX-style build. The outdated version of Python that
68
-Snow Leopard comes packaged with is built as a Framework, so this helps avoid
69
-some future module installation bugs.
70
-
71
72
Distribute & Pip
73
----------------
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments