Установил python 3.8 из исходников. К нему нужен pygtk. Вопрос: как?
$ pip3.8 install PyGTK
Collecting PyGTK
Downloading https://files.pythonhosted.org/packages/7c/18/fa4f2de77500dd62a314fd845ff6e903ac2ce551164cb421c5750969f799/pygtk-2.24.0.tar.bz2 (2.4MB)
|████████████████████████████████| 2.4MB 764kB/s
ERROR: Complete output from command python setup.py egg_info:
ERROR: ********************************************************************
* Building PyGTK using distutils is only supported on windows. *
* To build PyGTK in a supported way, read the INSTALL file. *
********************************************************************
----------------------------------------
ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-mleu2f3f/PyGTK/