Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: maximum recursion depth exceeded
Post: RE: maximum recursion depth exceeded

I changed it and it works, Thank you. but now i'm having the problem of when i hit star the loop starts running and i cant shut it down because the exit button doesn't respond. how can i multi thread ...
saba_keon General Coding Help 3 7,475 Apr-07-2018, 08:19 PM
    Thread: maximum recursion depth exceeded
Post: maximum recursion depth exceeded

whenever i hit the exit button it gives me this error Exception in Tkinter callback Traceback (most recent call last): File "C:\Users\saba_\AppData\Local\Programs\Python\Python36-32\lib\tkinter\__i...
saba_keon General Coding Help 3 7,475 Apr-07-2018, 06:49 PM
    Thread: __call__() got an unexpected keyword argument 'text'
Post: RE: __call__() got an unexpected keyword argument ...

I got the code running but the two of the other buttons don't work. here is the error Error:Exception in Tkinter callback Traceback (most recent call last): File "C:\Users\saba_\AppData\Local\Progr...
saba_keon General Coding Help 5 9,423 Apr-07-2018, 01:21 AM
    Thread: __call__() got an unexpected keyword argument 'text'
Post: RE: __call__() got an unexpected keyword argument ...

I changed it from tkinter import * to import tkinter as tk but now it give me this error Traceback (most recent call last): File "C:\Users\saba_\Desktop\python\clickerHero.py", line 7, in <modu...
saba_keon General Coding Help 5 9,423 Apr-06-2018, 09:14 PM
    Thread: __call__() got an unexpected keyword argument 'text'
Post: __call__() got an unexpected keyword argument 'tex...

IDK what my problem is, i run it and i have come to this conclusion that if i get rid of the startClick function it runs if i put it back it breaks. plz help Error:Traceback (most recent call last): ...
saba_keon General Coding Help 5 9,423 Apr-06-2018, 08:10 PM

User Panel Messages

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