Pygame installation for Python 3.3

前端 未结 7 1942
忘掉有多难
忘掉有多难 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:42

    Every time I update my python verion (currently I'm working with python 3.3), I download a special build for pygame, from this adress. It has builds for many other packages, so I think it is worth to check it out.

提交回复
热议问题