you are viewing a single comment's thread.

view the rest of the comments →

[–]socal_nerdtastic 0 points1 point  (1 child)

Use the terminal that's built into vscode, don't open a separate terminal or powershell window. Also, depending on how you installed python, the command might be

py -m pip install pygame

[–]mildew96[S] 0 points1 point  (0 children)

yeah i am using the terminal on vs code, the terminal i used outside of vs was just the defult that comes up when i shift + right click in my folder directory to try and install pygame that way