Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 826579c

Browse files
authored
Merge pull request matplotlib#23024 from tacaswell/doc_remove_sudo
DOC: do not suggest to sudo pip install Matplotlib
2 parents 1b2a3c9 + 64217a4 commit 826579c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

doc/users/installing/index.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -291,8 +291,6 @@ from the Terminal.app command line::
291291

292292
python3 -m pip install matplotlib
293293

294-
(``sudo python3.6 ...`` on Macports).
295-
296294
You might also want to install IPython or the Jupyter notebook (``python3 -m pip
297295
install ipython notebook``).
298296

0 commit comments

Comments
 (0)