|
|
|
|
|
by remram
1687 days ago
|
|
My system doesn't have a `python`. On Ubuntu you need to install one of the `python-is-python2` or `python-is-python3` packages for the `python` command to be available. Command 'python' not found, did you mean:
command 'python3' from deb python3
command 'python' from deb python-is-python3
https://packages.ubuntu.com/focal/python-is-python3 |
|