Installation of pygame with Anaconda

后端 未结 9 1387
执念已碎
执念已碎 2020-12-16 11:26

I have Anaconda 1.6.2, which uses Python 2.7.5, installed on a Windows 7 64-bit system.
I need to install Pygame 1.9.1

9条回答
  •  天命终不由人
    2020-12-16 11:46

    Using Jupyter Notebook 5.5.0 and running "install pygame" without the pip command allowed for the installation of pygame 1.9.3 for Python 3.6.5 on windows

提交回复
热议问题