When trying to import ttkbootstrap and build the python, I just get the error:
ModuleNotFoundError: No module named ‘ttkbootstrap’
import tkinter as tk
from tkinter import ttk
import ttkbootstrap as ttk
New to Python and Cant figure out what’s going on. Help would be appreciated with a brief explanation, need to learn for future
New contributor
ShownLettuce430 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.