Differences
This shows you the differences between two versions of the page.
|
installation_linux_python [2017/01/16 15:44] y.audouin [Installation] |
installation_linux_python [2020/04/01 06:12] (current) y.audouin [Installation] |
||
|---|---|---|---|
| Line 9: | Line 9: | ||
| If it works you should have something like that: | If it works you should have something like that: | ||
| <box round> | <box round> | ||
| - | ''Python 2.7.9'' | + | ''Python 3.5.4'' |
| </box> | </box> | ||
| Line 16: | Line 16: | ||
| Type in a terminal: | Type in a terminal: | ||
| <box round> | <box round> | ||
| - | ''sudo apt-get install python'' | + | ''sudo apt-get install python3'' |
| </box> | </box> | ||
| Note: | Note: | ||