Can someone say, how to get pygame working? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Can someone say, how to get pygame working?

When I print, import pygame, it says that there isn't any module called pygame. What do I need to do?

17th Jun 2020, 5:24 AM
Olena
3 Answers
+ 2
Then install it. Pygame is not a inbuild module of python . You need to install it . Using pip install pygame using terminal
17th Jun 2020, 5:32 AM
Ayush Kumar
Ayush Kumar - avatar
+ 1
You can't use Pygame module in sololearn.
17th Jun 2020, 5:35 AM
Hacker Badshah
Hacker Badshah - avatar
0
Oh no
17th Jun 2020, 5:55 AM
Olena