windows10 and verify successful installation under pygame

First make sure the network is normal

py -m pygame.examples.aliens

  

 

python -m pip install pygame --user

 

Then verify:

py -m pygame.examples.aliens

  

success!

 

 

 

 

 

 

 

 

 

 

 

Guess you like

Origin www.cnblogs.com/fusheng11711/p/11241061.html