After I had installed Python, I opened the Command Prompt to check if Pygame has been downloaded yet. However, I ain't sure because I encountered the situation as per attached doc. Please provide the solution. Thanks for your help!
PYTHON
.docx
Download DOCX • 206KB
Referring to your attached document, the message obviously prompts you to update your pip version. Please update the pip according to the display message.
Then what should I do to fix the problem? Thanks for your help!
The displayed messaged has shown you how to upgrade the pip. You just type the command " python -m install --upgrade pip " on the command prompt. Your computer have to connect to internet.