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!

Numpy and pygame install problem. I am trying to install numpy and

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 " File "C:\Users\Guo\AppData\Roaming\Python\Python39\site-packages\pygame \ __init__.py", line 81, in >> import numpy Traceback (most recent call last): File "

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!