Jun-19-2017, 02:09 AM
(Jun-18-2017, 12:41 PM)sparkz_alot Wrote: [ -> ]Well ain't that something. I always presumed all Linux distros came with Python pre-installed.Linux does. The version (3.x/2.x) depends on the distro. In fact a lot on linux requires python installed. When you install it on windows tkinter option to be installed is automatically checked (along with pip) to install as well. I believe most python installs defaulted to linux are compiled without tkinter in the standard library.
Quote:Arch and Gentoo are two linux distros that i know that you need to install python as well as tkinter in addition.I was meaning python of whatever is not default and tkinter to both default and the other python version.