level 4
wlj清风舒爽
楼主
Windows PowerShell
版权所有(C) Microsoft Corporation。保留所有权利。
安装最新的 PowerShell,了解新功能和改进!网页链接
PS C:\Users\s732x\Desktop\alien_invasion> python3 -m pip install --user pygame
PS C:\Users\s732x\Desktop\alien_invasion> python -m pip install --user pygame
Collecting pygame
Using cached 网页链接(14.8 MB)
Installing build dependencies ... done
Getting requirements to build wheel ... error
error: su
bp
rocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [lbk]95 lines of output[rbk]
Skipping Cython compilation
……结果安装失败。
undefinedundefinedundefined

2025年12月28日 11点12分
1
版权所有(C) Microsoft Corporation。保留所有权利。
安装最新的 PowerShell,了解新功能和改进!网页链接
PS C:\Users\s732x\Desktop\alien_invasion> python3 -m pip install --user pygame
PS C:\Users\s732x\Desktop\alien_invasion> python -m pip install --user pygame
Collecting pygame
Using cached 网页链接(14.8 MB)
Installing build dependencies ... done
Getting requirements to build wheel ... error
error: su
bp
rocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [lbk]95 lines of output[rbk]
Skipping Cython compilation
……结果安装失败。
undefinedundefinedundefined

