File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change @@ -182,11 +182,14 @@ Which python for OS X?
182182Apple ships OS X with its own Python, in ``/usr/bin/python ``, and its own copy
183183of matplotlib. Unfortunately, the way Apple currently installs its own copies
184184of numpy, scipy and matplotlib means that these packages are difficult to
185- upgrade. For that reason we strongly suggest that you install a fresh version
186- of Python and use that as the basis for installing libraries such as numpy and
187- matplotlib. Once convenient way to install matplotlib with other useful
188- Python software is to use one of the excellent Python scientific software
189- collections that are now available:
185+ upgrade (see `system python packages `_). For that reason we strongly suggest
186+ that you install a fresh version of Python and use that as the basis for
187+ installing libraries such as numpy and matplotlib. One convenient way to
188+ install matplotlib with other useful Python software is to use one of the
189+ excellent Python scientific software collections that are now available:
190+
191+ .. _system python packages :
192+ https://github.com/MacPython/wiki/wiki/Which-Python#system-python-and-extra-python-packages
190193
191194- Anaconda _ from `Continuum Analytics `_
192195- Canopy _ from Enthought _
You can’t perform that action at this time.
0 commit comments