Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: AttributeError
Post: RE: AttributeError

(Jun-15-2023, 11:04 PM)rob101 Wrote: Line 27: You've missed a dot: self_active = False Should be: self._active = False Wow! is this language unforgiving. I did not see that at all. Thank you for ...
foxxrunning General Coding Help 5 965 Jun-16-2023, 05:05 PM
    Thread: AttributeError
Post: AttributeError

I am using code to try to learn python. I am getting an AttributeError which I cannot figure out. Here is the error. Exception in Tkinter callback Traceback (most recent call last): File "C:\Pro...
foxxrunning General Coding Help 5 965 Jun-15-2023, 09:50 PM
    Thread: tkinter.TclError
Post: RE: tkinter.TclError

My mistake, I am using Visual Studio Code, not Visual Studio. I find it really nice as an environment. david
foxxrunning General Coding Help 10 1,696 Jun-12-2023, 07:34 PM
    Thread: tkinter.TclError
Post: RE: tkinter.TclError

I have been using Visual Studio to run the code. There is a Run button as well as a Run in the Menu that includes Run Without Debugging which I had used to get the "bad" code to run before. I am 80 ...
foxxrunning General Coding Help 10 1,696 Jun-12-2023, 03:14 PM
    Thread: tkinter.TclError
Post: RE: tkinter.TclError

Just tried it again and it seems that everything is back to normal. So I guess the last time I tried to get the program to work it was somehow still in my computers memory. Today when I tried to run...
foxxrunning General Coding Help 10 1,696 Jun-12-2023, 12:15 PM
    Thread: tkinter.TclError
Post: RE: tkinter.TclError

That is the problem. I have been doing "lessons" that I retype the code for from the lesson. This error started 15 or 20 lessons ago. I am now on a totally different lesson which does NOT have any ...
foxxrunning General Coding Help 10 1,696 Jun-12-2023, 12:05 PM
    Thread: tkinter.TclError
Post: tkinter.TclError

I have been trying to learn python and are using some lessons with small coding exercises. Lately I have gotten this error no matter which program I am using. It refers to lines so far ahead of my 1...
foxxrunning General Coding Help 10 1,696 Jun-11-2023, 10:23 PM

User Panel Messages

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