Python Forum
[PyGame] object has no attribute 'add_internal'
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[PyGame] object has no attribute 'add_internal'
#4
It's pretty self-explanatory, you try to use a variable called self that isn't defined. But really, what are you trying to do with line 5? You're already calling the superclass constructor on line 9.
Reply


Messages In This Thread
RE: object has no attribute 'add_internal' - by ndc85430 - Feb-24-2021, 05:16 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Attribute Error: object has no attribute djwilson0495 3 4,760 Jan-14-2021, 08:29 PM
Last Post: Larz60+
  beginner - object has no attribute gean 2 3,846 Nov-07-2019, 02:02 PM
Last Post: gean
  Tetris - AttributeError: 'list' object has no attribute 'y' abscorpy 6 6,788 Feb-28-2019, 05:20 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

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