鱼C论坛

 找回密码
 立即注册
查看: 1413|回复: 1

[已解决]求解(这是为什么?)

[复制链接]
发表于 2020-3-17 17:55:04 | 显示全部楼层 |阅读模式

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

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

x

  1. a=help('modules')
  2. Please wait a moment while I gather a list of all available modules...

  3. __future__          asyncio             history             sched
  4. __main__            asyncore            hmac                scrolledlist
  5. _abc                atexit              html                search
  6. ......
  7. _thread             formatter           pygame              webbrowser
  8. import  pygame
复制代码

然后报错了
  1. Traceback (most recent call last):
  2.   File "<pyshell#4>", line 1, in <module>
  3.     import  pygame
  4.   File "C:\Users\Administrator.WOVLPG0YAW4QWRW\AppData\Local\Programs\Python\Python38-32\pygame\__init__.py", line 120, in <module>
  5.     from pygame.base import *
  6. ModuleNotFoundError: No module named 'pygame.base'
复制代码
小甲鱼最新课程 -> https://ilovefishc.com
回复

使用道具 举报

发表于 2020-3-17 17:58:11 | 显示全部楼层    本楼为最佳答案   
小甲鱼最新课程 -> https://ilovefishc.com
回复 支持 反对

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-5-14 15:00

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

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