Skip to content

installing sudo #39

Answered by nemanja-m
battlegamer21 asked this question in Q&A
Discussion options

You must be logged in to vote

👋 Hi @battlegamer21

sudo apt-get install python-tk is intended to work on Linux-based systems with APT so the command is not supposed to work on Windows. One way to run this command on Windows is via Windows Subsystem for Linux.

Hopefully, tkinter is included in the Python 3 core. If you use Python 3, you don't need to install tkinter separately.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by nemanja-m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants