Tentei praticamente tudo que você pode encontrar em uma pesquisa. Não é possível contornar esse erro. Pygame instalado com pip3.
$ python3 -m pygame.examples.aliens
pygame 1.9.4
Hello from the pygame community. https://www.pygame.org/contribute.html
2019-03-26 00:52:36.610 Python[86073:400104] 00:52:36.609 WARNING: 140: This application, or a library it uses, is using the deprecated Carbon Component Manager for hosting Audio Units. Support for this will be removed in a future release. Also, this makes the host incompatible with version 3 audio units. Please transition to the API's in AudioComponent.h.
Illegal instruction: 4
Python então fecha.
Responder1
Tentei novamente e encontrei isso aqui:https://gist.github.com/connorshea/f539c91f210e72077ca9#gistcomment-2079353
Blockquote Além disso, essas etapas não são mais necessárias. Este costumava ser o método preferido para OS X, mas há alguns meses a distribuição do Pygame foi atualizada e agora tudo que você precisa fazer para todas as plataformas é:
pip install pygame