On 17 May 2017 at 20:57, Irv Kalb <i...@furrypants.com> wrote: > But I would strongly suggest to whoever in is charge of that part of the > pygame site, that they change the instructions to simply be: > > pip install pygame > > or > > pip3 install pygame > > It would have saved me a lot of time. >
I'm not in charge, but I've edited the 'Getting Started' wiki page to use more standard commands. Sorry that you had to spend time figuring it out! Thomas