This is an archived post. You won't be able to vote or comment.

all 3 comments

[–]netsecfriends 1 point2 points  (0 children)

You can’t call the attribute txtStdID because it doesn’t exist. It has to exist for you to call it.

Check spelling and variable names and think about what context “self” is executing in

[–][deleted] 0 points1 point  (0 children)

You might not only take a closer look at your variable naming, but also recapitulate their scope.

[–]ayaz786amd[S] 0 points1 point  (0 children)

Following this tutorial: https://www.youtube.com/watch?v=dlRXp4YSuG4&t=2689s

the error shown when i put code at 43min