Pygame | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Pygame

please is the pygame module available on the python codeplayground cause i tried importing it and it showed me an import error

16th Oct 2018, 1:40 PM
hadron
2 Answers
+ 10
Code Playground does not support GUI libraries/modules for console apps. Not yet, at least. You will need to work with a desktop interpreter for those.
16th Oct 2018, 1:44 PM
Hatsy Rei
Hatsy Rei - avatar
+ 1
thanks so it only supports CLI
16th Oct 2018, 1:50 PM
hadron