Re: [pygame] Current working version of Python and pygame

2020-10-23 Thread Berlioz Silver
You can add python to PATH by rerunning the same installer you used to install it. There will be a "modify" choice, and in the next two pages are options to adjust the parts of python installed, and to add it to "the environment"-- the PATH. I would suggest using 3.7. 3.8 is likely to work, but at

Re: [pygame] Current working version of Python and pygame

2020-10-23 Thread Kevin Thomas
REMOVE ME FROM LIST From: owner-pygame-us...@seul.org on behalf of claudio canepa Sent: Friday, October 23, 2020 7:44 PM To: pygame-users@seul.org Subject: Re: [pygame] Current working version of Python and pygame > Question 1: If someone already has instal

Re: [pygame] Current working version of Python and pygame

2020-10-23 Thread claudio canepa
> Question 1: If someone already has installed Python but did not check this box on, is there some simple command line magic to do whatever this checkbox does? If so, what do I need to tell my student to do? With a python 3.X installed they need replace 'python' by 'py -3.X' in the cmdline. E

[pygame] Current working version of Python and pygame

2020-10-23 Thread Irv Kalb
I am teaching a Python class, where I use pygame to demonstrate OOP concepts. I need to have my students get the proper environment to run Python with pygame. I use a Mac, and I have Python 3.7.3, and pygame 1.9.6 installed. Everything works fine for me. But I have students who either have Py

Re: [pygame] Re: Starting the pygame 2 series

2020-10-23 Thread BW
You fixed my blending bug before I could report it. Thank you. :) On 10/23/2020 2:09 PM, Andrew Baker wrote: Very nice work, René On Fri, Oct 23, 2020, 12:49 René Dudfield > wrote: / / /*5 more sleeps* (not including extra naps) until the 20th & 2.0 r

Re: [pygame] Re: Starting the pygame 2 series

2020-10-23 Thread Andrew Baker
Very nice work, René On Fri, Oct 23, 2020, 12:49 René Dudfield wrote: > > *5 more sleeps (not including extra naps) until the 20th & 2.0 release > day.* > > > A few little releases in a busy few days. > > python3 -m pip install pygame==2.0.0.dev22 >> > > https://github.com/pygame/pygame/release

[pygame] Unsubscribe

2020-10-23 Thread Ambrogio Riili
Please unsubscribe. Thanks.

[pygame] Re: Starting the pygame 2 series

2020-10-23 Thread René Dudfield
*5 more sleeps (not including extra naps) until the 20th & 2.0 release day.* A few little releases in a busy few days. python3 -m pip install pygame==2.0.0.dev22 > https://github.com/pygame/pygame/releases/tag/2.0.0.dev22 https://github.com/pygame/pygame/releases/tag/2.0.0.dev20 https://github.