Best way to install pygame on OS X Lion?

前端 未结 5 1682
执笔经年
执笔经年 2020-12-17 14:52

I tried to install pygame via pip but this fails. Based on my google searches, it sounds like easy_install also fails.

I also checked out: http://www.pygame.org/wik

5条回答
  •  爱一瞬间的悲伤
    2020-12-17 15:29

    You could try the binary package for Lion, available on the pygame website.

    It worked for me (OSX 10.7.1 with bundled Python 2.7.1)

提交回复
热议问题