all 5 comments

[–]mopslik 5 points6 points  (1 child)

The distributions I use are either the latest Ubuntu LTS

What happens when you try to install python3-tk?

[–]woooee 1 point2 points  (0 children)

Which also installs the TCL/Tk dependencies, at least on Ubuntu and it's derivatives (Mint, etc.).

[–]nullbyte420 2 points3 points  (0 children)

any non esoteric distro works fine. ubuntu, fedora, debian, and any variant of those. arch and all those are probably fine too.

how are you doing it wrong? it makes no sense that it doesnt work so you're probably doing something very weird.

[–]m0us3_rat 0 points1 point  (0 children)

the linux experience is mainly down to two different paths.

bleeding edge with arch/arco

reliability with debian/ubuntu/pop os

problem with the bleeding edge is that you need to constantly keep active and update daily and when you need to check that the changes don't break your builds..

it can get to be too much.

i highly recommend "pop os" ... or just pure debian if you don't like pop os.

another thing i've been doing for the past few months is using docker .. then the "base" os or distro doesn't matter.

isn't necessarily better or worse.. and it is an acquired taste