Python Forum
Attribute Error: object has no attribute
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Attribute Error: object has no attribute
#3
This is the whole error report:

Error:
pygame 2.0.0 (SDL 2.0.12, python 3.9.0) Hello from the pygame community. https://www.pygame.org/contribute.html Traceback (most recent call last): File "c:\Users\djwil\Documents\python\python crash course\Projects\Alien invasion\star_sky.py", line 70, in <module> ai.run_game() AttributeError: 'StarrySky' object has no attribute 'run_game'
Reply


Messages In This Thread
RE: Attribute Error: object has no attribute - by djwilson0495 - Jan-14-2021, 10:50 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [PyGame] object has no attribute 'add_internal' djwilson0495 7 8,178 Feb-26-2021, 05:06 PM
Last Post: nilamo
  [PyGame] Pygame attribute error djwilson0495 3 4,014 Feb-18-2021, 03:34 PM
Last Post: michael1789
  AttributeError : method has no attribute djwilson0495 2 3,646 Dec-07-2020, 01:38 PM
Last Post: djwilson0495
  [split] Apparently module has no attribute display? Angelo26 1 2,034 Mar-11-2020, 07:14 PM
Last Post: nilamo
  beginner - object has no attribute gean 2 3,752 Nov-07-2019, 02:02 PM
Last Post: gean
  Tetris - AttributeError: 'list' object has no attribute 'y' abscorpy 6 6,649 Feb-28-2019, 05:20 PM
Last Post: Larz60+
  [PyGame] Int object not callable error! ghost0fkarma 2 7,246 Nov-14-2018, 03:02 AM
Last Post: ghost0fkarma
  [split] Apparently module has no attribute display? Kolterdyx 1 2,861 Sep-09-2018, 05:14 AM
Last Post: buran
  [PyGame] Apparently module has no attribute display? Klar 29 27,744 Dec-20-2017, 02:46 AM
Last Post: Windspar

Forum Jump:

User Panel Messages

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