I'm looking at a python extension that requires tkinter. I was hoping that it would be as simple as apt-get install python3-tk, but it wasn't.
Inkscape has an entire installation of Python in the appimage, doesn't it? So if I want to use tkinter it must be installed inside the appimage somehow..?
I'm looking at a python extension that requires tkinter. I was hoping that it would be as simple as apt-get install python3-tk, but it wasn't.
Inkscape has an entire installation of Python in the appimage, doesn't it? So if I want to use tkinter it must be installed inside the appimage somehow..?