Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: _tkinter.TclError: image "pyimage2" doesn't exist
Post: _tkinter.TclError: image "pyimage2" doesn't exist

Error:Traceback (most recent call last): File "C:\Users\User\Desktop\програування\stickmen\mister mario goes to exit.py", line 331, in <module> g.mainloop() File "C:\Users\User\Desktop\п...
Killdoz GUI 1 10,684 May-30-2020, 08:24 AM
    Thread: error ,,name append is not defined''
Post: error ,,name append is not defined''

from tkinter import * import random import time class Game: def __init__(self): self.tk = Tk() self.tk.title("mister Mario goes to exit") self.tk.resizable(0, 0) se...
Killdoz General Coding Help 1 5,046 May-24-2020, 06:10 PM
    Thread: What should I do the character comes to the door the background changes in to white.
Post: What should I do the character comes to the door t...

from tkinter import * import random import time class Game: def __init__(self): self.tk = Tk() self.tk.title("mister Mario goes to exit") self.tk.resizable(0, 0) s...
Killdoz GUI 0 1,344 May-22-2020, 02:41 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020