I recently installed the "timeline" app on my Ubuntu 20.xx system.
It mostly works but produces horrible failures when and if it is used to try to export to an SVG file.
This problem is apparently due to the absence, on my Ubuntu 20,xx system, of a particular Python package called wxPython.
I have tried to get that package installed, but my attempts to install wxPython are failing.
Simple question: How can I find the name and email address of whoever it is who is the current maintainer of the wxPython package for Linux? I really have no idea how to do this.
sudo apt install python3-wxgtk4.0
– Archisman Panigrahi Oct 17 '22 at 00:10