Skip to content

Commit

Permalink
Merge pull request RobotLocomotion#7509 from EricCousineau-TRI/featur…
Browse files Browse the repository at this point in the history
…e/add_matplotlib

Add python-matplotlib to install prereqs.
  • Loading branch information
sammy-tri authored Nov 21, 2017
2 parents e06d259 + 138fd6e commit 02dcf0e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions setup/mac/install_prereqs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ EOF

pip2 install --upgrade $(tr '\n' ' ' <<EOF
lxml
matplotlib
pip
pygame
PyYAML
Expand Down
2 changes: 2 additions & 0 deletions setup/ubuntu/16.04/install_prereqs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -103,11 +103,13 @@ protobuf-compiler
python-dev
python-gtk2
python-lxml
python-matplotlib
python-numpy
python-protobuf
python-pygame
python-scipy
python-sphinx
python-tk
python-yaml
valgrind
zip
Expand Down

0 comments on commit 02dcf0e

Please sign in to comment.