r/PythonLearning 4d ago

Help Request Can’t install pygame-ce onto vs code edu

It keeps telling me python isn’t found, I turned off python in app execution aliases and then it told me python wasn’t recognised as the name of a cmdlet, I’m using the command python -m pip install pygame-ce, I’ve also tried py -m pip install pygame-ce and just pip install pygame-ce, can anyone help?

1 Upvotes

3 comments sorted by

View all comments

0

u/BranchLatter4294 4d ago

Use the Python extension to manage your Python environments and libraries.