1 messages · Page 1 of 1 (latest)
you don't have pip installed or its not in your PATH
PATH
so u probably dont have python installed
if u do then try python -m ensurepip --upgrade
python -m ensurepip --upgrade
ima just read out on the steps on how to install pygame
1: install python
From the official pygame wiki, try: python3 -m pip install -U pygame --user
also you need to path python on the installation part so it works
and a .py file too