ok so heres the trace back https://paste.pythondiscord.com/IFXQ
and heres the code im working on https://paste.pythondiscord.com/U7OA
now idealy the roll for recipe button should delete its self after its clicked.
Frame Object Error: When attempting to access attributes or methods of the master object (which should be a tkinter Frame), an AttributeError is raised, indicating that the Frame object does not possess the expected attributes or methods.
lastly just for reference im only in an introduction to python class.