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
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.
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
The text was updated successfully, but these errors were encountered: