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
#2
Please post complete, unaltered error traceback.
It contains valuable information about your scripts process.

what's shown is enough to see that there is no method named run_game.
You can't run it if it's not there.
Reply


Messages In This Thread
RE: Attribute Error: object has no attribute - by Larz60+ - Jan-13-2021, 10:38 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [PyGame] object has no attribute 'add_internal' djwilson0495 7 10,667 Feb-26-2021, 05:06 PM
Last Post: nilamo
  [PyGame] Pygame attribute error djwilson0495 3 5,420 Feb-18-2021, 03:34 PM
Last Post: michael1789
  AttributeError : method has no attribute djwilson0495 2 4,807 Dec-07-2020, 01:38 PM
Last Post: djwilson0495
  [split] Apparently module has no attribute display? Angelo26 1 2,630 Mar-11-2020, 07:14 PM
Last Post: nilamo
  beginner - object has no attribute gean 2 5,302 Nov-07-2019, 02:02 PM
Last Post: gean
  Tetris - AttributeError: 'list' object has no attribute 'y' abscorpy 6 8,164 Feb-28-2019, 05:20 PM
Last Post: Larz60+
  [PyGame] Int object not callable error! ghost0fkarma 2 8,669 Nov-14-2018, 03:02 AM
Last Post: ghost0fkarma
  [split] Apparently module has no attribute display? Kolterdyx 1 3,548 Sep-09-2018, 05:14 AM
Last Post: buran
  [PyGame] Apparently module has no attribute display? Klar 29 33,548 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