鱼C论坛

 找回密码
 立即注册
查看: 2356|回复: 5

安装pygame不成功

[复制链接]
发表于 2020-10-10 15:56:37 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能^_^

您需要 登录 才可以下载或查看,没有账号?立即注册

x
import pygame
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: No module named pygame
>>>

怎么才能弄好,求大神
想知道小甲鱼最近在做啥?请访问 -> ilovefishc.com
回复

使用道具 举报

发表于 2020-10-10 17:21:23 | 显示全部楼层
安装了没有?
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple pygame

安装在哪里?
pip list 看下列表里有没有
想知道小甲鱼最近在做啥?请访问 -> ilovefishc.com
回复 支持 反对

使用道具 举报

发表于 2020-10-10 20:22:50 | 显示全部楼层
在cmd里面执行代码"pip install pygame"试试
想知道小甲鱼最近在做啥?请访问 -> ilovefishc.com
回复 支持 反对

使用道具 举报

发表于 2020-10-11 18:02:38 | 显示全部楼层
想知道小甲鱼最近在做啥?请访问 -> ilovefishc.com
回复 支持 反对

使用道具 举报

 楼主| 发表于 2020-10-12 09:38:09 | 显示全部楼层

C:\Users\123456>pip install -i https://pypi.tuna.tsinghua.edu.cn/simple pygame
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/de ... s/#python-2-support pip 21.0 will remove support for this functionality.
Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple
Collecting pygame
  Downloading https://pypi.tuna.tsinghua.edu.c ... cp27m-win_amd64.whl (4.2 MB)
     |████████████████████████████████| 4.2 MB 29 kB/s
Installing collected packages: pygame
Successfully installed pygame-1.9.6


算是安装成功么,怎么看pip list
想知道小甲鱼最近在做啥?请访问 -> ilovefishc.com
回复 支持 1 反对 0

使用道具 举报

发表于 2020-10-14 19:57:57 | 显示全部楼层
本帖最后由 AB与C 于 2020-10-14 19:59 编辑

运行cmd  输入pip list查看安装的库,其实也可以在pycharm--setting里搜索这个库,能install
想知道小甲鱼最近在做啥?请访问 -> ilovefishc.com
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

小黑屋|手机版|Archiver|鱼C工作室 ( 粤ICP备18085999号-1 | 粤公网安备 44051102000585号)

GMT+8, 2025-1-10 23:59

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表