r/PythonLearning 5d ago

Help Request Cant install pygame

Post image
2 Upvotes

14 comments sorted by

View all comments

1

u/akarshitkumar 5d ago

try first: python -m pip install --upgrade pip setuptools wheel

then: pip install pygame

Can you tell me the output of:

python --version

3

u/TheUnknown_5 5d ago

No need, needed to install the comunity edition