Когда я пытаюсь запустить программу pygame из терминала, происходит сбой, а затем возникает следующее:
2018-06-02 16:29:41.929 Python[15589:128107] 16:29:41.928 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 r 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.
2018-06-02 16:29:41.989 Python[15589:128107] Warning once: This application, or a library it uses, is using NSQuickDrawView, which has been deprecated. Apps should cease use of QuickDraw and move to Quartz.
Segmentation fault: 11
Может кто-нибудь помочь мне решить эту проблему.(Я работаю на iMac под управлением El Capitan, и программа представляет собой простой экран, на котором ничего не нарисовано)