Differences

This shows you the differences between two versions of the page.

Link to this comparison view

installation_matplotlib [2017/03/30 13:48]
y.audouin created
installation_matplotlib [2020/04/01 06:14] (current)
y.audouin [Installation of Matplotlib on Linux]
Line 5: Line 5:
 Type in a terminal: Type in a terminal:
 <box round> <box round>
-python+python3
 </​box>​ </​box>​
 Then in the Python environment type: Then in the Python environment type:
Line 21: Line 21:
 Type in a terminal: Type in a terminal:
 <box round> <box round>
-''​sudo apt-get install ​python-matplotlib''​+''​sudo apt-get install ​python3-matplotlib''​
 </​box>​ </​box>​