Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NameError: name 'Actor' is not defined #1

Open
abisdad opened this issue May 27, 2019 · 1 comment
Open

NameError: name 'Actor' is not defined #1

abisdad opened this issue May 27, 2019 · 1 comment

Comments

@abisdad
Copy link

abisdad commented May 27, 2019

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... :-(

@SigitasMockus
Copy link

SigitasMockus commented Apr 29, 2020

Run pgzrun walkcycle.py.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants