我使用的是 Ubuntu 13.10。我有 python 2.7 和 python 3.3。我已经在 python 2.7 中正确安装了 pygame。我如何在 python3.3 中安装它。pygame 是否支持 python3.3?
我正在运行 Ubuntu 13.10。我有 python 2.7.5 和 anaconda 1.8.0。每当我启动 python 并输入import pygame它时,它都会告诉我没有名为 pygame 的模块。
我如何安装pygame?
我目前正在运行 ubuntu 13.10。我想为 python2.7.6 下载 pythoncard。我也有 anaconda1.8.0。所以每当我在我的终结器或终端中启动 python 时,它都会与 anaconda 一起启动。