programing:python-language:python-install
差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン前のリビジョン次のリビジョン | 前のリビジョン | ||
| programing:python-language:python-install [2026/07/10 16:18] – yoko | programing:python-language:python-install [2026/07/10 16:21] (現在) – [Windows] yoko | ||
|---|---|---|---|
| 行 3: | 行 3: | ||
| ===== Ubuntu Linux ====== | ===== Ubuntu Linux ====== | ||
| + | 下記コマンドでインストール。 | ||
| <code bash> | <code bash> | ||
| 行 8: | 行 9: | ||
| $ sudo apt install python-is-python3 | $ sudo apt install python-is-python3 | ||
| </ | </ | ||
| + | |||
| + | 実行確認。 | ||
| + | |||
| + | <code bash> | ||
| + | $ python --version | ||
| + | Python 3.14.4 | ||
| + | </ | ||
| + | |||
| ===== Windows ===== | ===== Windows ===== | ||
| - | 下記URLからインストールらを入手し実行インストール。 | + | 下記URLからインストーラを入手し実行する。 |
| < | < | ||
programing/python-language/python-install.1783667911.txt.gz · 最終更新: by yoko
