[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Installing Python 3 and pygame



On 17 May 2017 at 20:57, Irv Kalb <Irv@xxxxxxxxxxxxxx> 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