• Как установить pygame?

    @P0tapych Автор вопроса
    Находил это все и устанавливал. Не помогает

    Warning: mercurial 4.5.2 is already installed
    Warning: sdl 1.2.15 is already installed
    Warning: sdl_image 1.2.12_7 is already installed
    Warning: sdl_mixer 1.2.12_3 is already installed
    Warning: sdl_ttf 2.0.11_1 is already installed
    Warning: portmidi 217_1 is already installed

    На "sudo pip3 install hg+bitbucket.org/pygame/pygame" тоже ругается:

    Command "/Library/Frameworks/Python.framework/Versions/3.7/bin/python3.7 -u -c "import setuptools, tokenize;__file__='/private/tmp/pip-zmtpvtdt-build/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-1r0dy2in-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /private/tmp/pip-zmtpvtdt-build/
    Ответ написан
    Комментировать