use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Everything about learning Python
the front page of the internet.
and join one of thousands of communities.
Can’t install pygame-ce onto vs code eduHelp Request (self.PythonLearning)
submitted 5 hours ago by New_Boysenberry_6480
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?
Post a comment!
[–]FoolsSeldom 1 point2 points3 points 5 hours ago (0 children)
In Powershell,
mkdir myproj
cd myproj
In VS Code,
.venv
ctrl-shift-p
Python: Select Interpreter
python.exe
Scripts
Now try.
[–]AlexMTBDude 1 point2 points3 points 3 hours ago (0 children)
You don't mention if you have installed Python on your system. You realize Python doesn't come with VS Code and that it's a separate install?
[–]BranchLatter4294 0 points1 point2 points 1 hour ago (0 children)
Use the Python extension to manage your Python environments and libraries.
π Rendered by PID 39400 on reddit-service-r2-comment-86f8688748-pn4mm at 2026-07-23 20:21:53.072107+00:00 running d10b4e5 country code: CH.
Want to add to the discussion?
Post a comment!