Quote:
Originally Posted by DiapDealer
Well if you haven't warmed to it by now ... 
|
I love Linux, Diap. If I had to choose between Linux and Windows and Mac I'd choose Linux in a heartbeat. Linux is still my 99% computer. Windows is a nice luxury.
Quote:
Originally Posted by DiapDealer
He already did.
Code:
sudo apt-get install python3-tk
The other advice he gave was in case you needed the python 2 version (which you don't). He just meant the command would be: "sudo apt-get install python-tk" instead.
|
It worked. Thanks. (It just sounded more complicated than it was.)