Pygame installation for Python 3.3

前端 未结 7 1946
忘掉有多难
忘掉有多难 2020-12-01 14:16

I am trying to import Pygame to use for my version of Python, 3.3. The downloads on the Pygame website only have Python 3.1 and 3.2. I cannot seem to be able to import Pygam

7条回答
  •  庸人自扰
    2020-12-01 14:54

    The main Pygame page seems to be rarely updated. You can download Pygame releases direct from Bitbucket at https://bitbucket.org/pygame/pygame/downloads.

提交回复
热议问题