Replies: 1 comment
-
Ok, so realised that tkinter is not installed by default on linux. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have been using ttkbootstrap successfully on windows 11 but decided to try out Linux (Debian) as a working environment.
When I and run my app that uses ttkbootstrap there is an error that tkinter is not installed.
When I 'pip list', the installed modules are the same as on windows.
Any idea what I am doing wrong?
thanks
karl
Beta Was this translation helpful? Give feedback.
All reactions