I'm trying to install Pygame. I keep getting the following error.
Resolved https://github.com/pygame/pygame.git to commit 3ce0b9ec80ba4f58cf640e3ea2b9ea188b35692a Preparing metadata (setup.py) ... error error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> [30 lines of output]
I'm following https://www.pygame.org/wiki/MacCompile
It's not working. I'm newish (haven't touched Python since 2014) and def new on a Mac (v10.15.7)
REF: Python 3.11.0b1 pip 22.1
I'd <3 the help if anyone has a good idea what to do.