Re: [Tutor] pygame not working

2017-08-18 Thread Hilton Fernandes
Hello, Quantz Jeremy ! PyGame really has a bad fame with McIntosh computers. Have you tried the how-to in Pygame official site, at https://pygame.org/wiki/macintosh ?? Supposing, of course, that you haven't already installed PyGame with success. All the best, Hilton On Wed, Aug 16, 2017 at 9:

Re: [Tutor] pygame not working

2017-08-16 Thread Steven D'Aprano
Hi Quantz Jeremy, or Ethan, which do you prefer? On Wed, Aug 16, 2017 at 10:33:05AM -0600, Quantz Jeremy wrote: > I already tried stack overflow, and that didn’t work. What did you ask, and what answers did they give that didn't work? Or is it a secret? :-) -- Steve

Re: [Tutor] pygame not working

2017-08-16 Thread boB Stepp
On Wed, Aug 16, 2017 at 11:33 AM, Quantz Jeremy wrote: > I’m not sure if I should be asking here about this, but on my Mac computer, > Pygame keeps crashing on me. I have Python 2.7.13 (I can’t use Python 3 > because I’m learning from and online course and he’s using Python 2.7.13. > Unless you

Re: [Tutor] pygame not working

2017-08-16 Thread Alan Gauld via Tutor
On 16/08/17 17:33, Quantz Jeremy wrote: > I’m not sure if I should be asking here about this, Strictly speaking no, this list is for questions about Python and its standard library. So PyGame issues should really go to the PyGame support fora, and that's still the best place for detailed support.

[Tutor] pygame not working

2017-08-16 Thread Quantz Jeremy
I’m not sure if I should be asking here about this, but on my Mac computer, Pygame keeps crashing on me. I have Python 2.7.13 (I can’t use Python 3 because I’m learning from and online course and he’s using Python 2.7.13. Unless you can give me a list or something for all the differences, I am c