Where can I find and install the dependencies for pygame?

后端 未结 8 652
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-05 13:35

I am relatively new to linux and am trying to install the pygame dev environment for python. When I run the setup.py it says that I need to install the following dependencie

8条回答
  •  無奈伤痛
    2020-12-05 14:13

    For debian, there is a pre-built package available. See here. You should be able to install it with apt-get or something similar.

提交回复
热议问题