Quantcast
Channel: Active questions tagged gcc - Stack Overflow
Viewing all articles
Browse latest Browse all 22002

When I try to install pygame I get error: command 'gcc' failed with exit status 1

$
0
0

To be clear I'm using python 3 with PyCharm on Mac and I've done my best to make sure everything I have has been updated. I went YouTube figure out how to install pygame so once I figured out how to install it I gave it a try but every time and no matter what I do I get the same and only error message "error: command 'gcc' failed with exit status 1" (WHOLE ERROR MESSAGE AT BOTTOM IF THAT HELPS) I've tried to fix the problem in so many ways and for at lest 3 days I can't list them off so now I'm looking for help in other ways like this. If someone could help me with this I will owe them my life.

The Error message I get


error: command 'gcc' failed with exit status 1 ----------------------------------------ERROR: Command errored out with exit status 1: /Library/Frameworks/Python.framework/Versions/3.8/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/tmp/pip-install-iongi90f/pygame/setup.py'"'"'; file='"'"'/private/tmp/pip-install-iongi90f/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/tmp/pip-record-d331qjqv/install-record.txt --single-version-externally-managed --compile --install-headers /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/pygame Check the logs for full command output.


Viewing all articles
Browse latest Browse all 22002

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>