s
Size: a a a
s
s
ИБ
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 20.04.1 LTS
Release: 20.04
Codename: focal
s
OM
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 20.04.1 LTS
Release: 20.04
Codename: focal
ИБ
$ python3 -m tkinter
/usr/bin/python3: No module named tkinter
КК
OM
$ python3 -m tkinter
/usr/bin/python3: No module named tkinter
ИБ
python -m tkinter
Command 'python' not found, did you mean:
command 'python3' from deb python3
command 'python' from deb python-is-python3
OM
s
s
ИБ
КК
ИБ
ИБ
pip3 -V
pip 20.2.4 from /home/ivan/.local/lib/python3.8/site-packages/pip (python 3.8)
КК
OM
python -m tkinter
Command 'python' not found, did you mean:
command 'python3' from deb python3
command 'python' from deb python-is-python3
sudo apt-get install python3-tk
ИБ
ИБ
sudo apt-get install python3-tk
sudo apt-get install python3-tk
[sudo] password for ivan:
Sorry, try again.
[sudo] password for ivan:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package python3-tk is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'python3-tk' has no installation candidate