Question: Numpy and pygame install problem. I am trying to install numpy and pygame, it shows requirment is already satisfied, but errors come up. I really
Numpy and pygame install problem. I am trying to install numpy and pygame, it shows requirment is already satisfied, but errors come up. I really need guidance to fix it, thank you!

C:\Users\Guo>python -m pip install -U numpy --user Requirement already satisfied: numpy in c:\users\guo\appdata oaming\python\python39\site-packages (1. 19.5) C:\Users\Guo python -m pip install -U pygame --user Requirement already satisfied: pygame in c:\users\guo\appdata oaming\python\python39\site-packages (2.0.1) C:\Users\Guo>python Python 3. 9.0 (tags/v3. 9. 0:9cf6752, Oct 5 2020, 15:23:07) [MSC v. 1927 32 bit (Intel)] on win32 Type "help", "copyright, "credits" or "license for more information. >>> import pygame Traceback (most recent call last): File "
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
