Having real trouble installing pygame on macos tried every way I can, but I keep getting the same error:
ERROR: Command errored out with exit status 1: /Library/Frameworks/Python.framework/Versions/3.8/bin/python3.8 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/yg/jnzd8bbx23n6twc8k1cyntjr0000gn/T/pip-install-pynjqloa/pygame/setup.py'"'"'; file='"'"'/private/var/folders/yg/jnzd8bbx23n6twc8k1cyntjr0000gn/T/pip-install-pynjqloa/pygame/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record /private/var/folders/yg/jnzd8bbx23n6twc8k1cyntjr0000gn/T/pip-record-lc828eki/install-record.txt --single-version-externally-managed --compile Check the logs for full command output. WARNING: You are using pip version 19.2.3, however version 20.0.2 is available.