求解决办法
C:\Users\Administrator>Python-吗匹配–version
'Python-吗匹配–version' 不是内部或外部命令,也不是可运行的程序
或批处理文件。
C:\Users\Administrator>pip list
Package Version
———- ——-
pip 22.3.1
setuptools 65.5.0
[notice] A new release of pip available: 22.3.1 -> 23.0
[notice] To update, run: python.exe -m pip install –upgrade pip
C:\Users\Administrator>python -m pip install –user pygame
Collecting pygame
Using cached pygame-2.1.2.tar.gz (10.1 MB)
Preparing metadata (setup.py) … –
Python3.11.1版本,IDLE显示:
import p
Traceback (most recent call last):
File "<pyshell#0>", line 1, in <module>
import pygame
ModuleNotFoundError: No module named 'pygame'
希望大佬、人才、精英们能看到我这篇不足轻重的文章,并恳请指摘,求解决办法,非常紧急!
文章出处登录后可见!
已经登录?立即刷新