Installing Python/PyGame on mac

前端 未结 3 557
名媛妹妹
名媛妹妹 2021-01-19 11:17

I\'ve been trying to install PyGame with little success. I downloaded the

pygame-1.9.1release-python.org-32bit-py2.7-macosx10.3.dmg

version of

3条回答
  •  庸人自扰
    2021-01-19 12:00

    Did you install python from python.org? Or use the one that came with OS X?

    If you used the one supplied by Apple, you must download the one from python.org first, then install using that package. Or you can try the Lion-pygame package (the link is at the bottom of the Macintosh section of the download page), but it may be incompatible.

提交回复
热议问题