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

Problem in Introductory Tutorial #4

Closed
lordmauve opened this issue May 26, 2015 · 3 comments
Closed

Problem in Introductory Tutorial #4

lordmauve opened this issue May 26, 2015 · 3 comments
Labels
bug Something isn't working trivial

Comments

@lordmauve
Copy link
Owner

Originally reported by: David Ames (Bitbucket: amos1969, GitHub: amos1969)


Working through the initial Introductory Tutorial, when I get to the Handling Clicks section, add the code and run it (using pgzrun and python3 -m pgzero ...) the output from the print statements is hidden from the user. I see no output on the command line whatsoever (Linux(LMDE), Konsole, running with Python3.4 and Pygame 1.9.2a0).

Either the tutorial needs modifying in some way or a way not to suppress the print statement (and I assume the rest of the output to stdout or its' equivalent - errors will display (stderr?)) needs to be added.

Cheers

Dave Ames


@lordmauve
Copy link
Owner Author

Original comment by David Ames (Bitbucket: amos1969, GitHub: amos1969):


Spelling mistake in my code not yours preventing event from firing.

#FacePalm

@lordmauve
Copy link
Owner Author

Original comment by Daniel Pope (Bitbucket: lordmauve, GitHub: lordmauve):


How were you spelling the function name? I wonder if we could detect and warn about some sorts of misspelled function names.

@lordmauve
Copy link
Owner Author

Original comment by David Ames (Bitbucket: amos1969, GitHub: amos1969):


I think it was either on_moose_down or on_moouse_down

@lordmauve lordmauve added trivial bug Something isn't working labels Feb 25, 2018
@lordmauve lordmauve mentioned this issue Feb 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working trivial
Projects
None yet
Development

No branches or pull requests

1 participant