pip install pygtk
does not work and fails with:
Complete output from command python setup.py egg_info:
********************************************************************
* Building PyGTK using distutils is only supported on windows. *
* To build PyGTK in a supported way, read the INSTALL file. *
********************************************************************
----------------------------------------
I just know that this will be tagged duplicate, but this is different, it's on WSL. And the solutions mentioned here do not work?
How is it this difficult? And where is PyGTK hosted anyway?