You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi - sorry feel like a real newbe here. Installed pgzero (and pygame) successfully, then ran the code, but had this error:
Traceback (most recent call last):
File "C:\Users\fred\PyProgs\Wireframe\Wireframe14 - Donkey Kong-style walk cycle\Wireframe-14-master\walkcycle.py", line 2, in <module>
class Player(Actor):
NameError: name 'Actor' is not defined
Was going to try to do this with a small code club I run... :-(
The text was updated successfully, but these errors were encountered:
Hi - sorry feel like a real newbe here. Installed pgzero (and pygame) successfully, then ran the code, but had this error:
Was going to try to do this with a small code club I run... :-(
The text was updated successfully, but these errors were encountered: