How to use 'pip' in Sololearn | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to use 'pip' in Sololearn

I have made a really cool GUI and game using pygame, but I am unable to install it or import it in sololearn. Can you actually use pip install module_name in Sololearn

14th Jun 2020, 5:42 AM
Vishnu
Vishnu - avatar
2 Answers
+ 6
There are some tricks to install modules with pip on SoloLearn, but the installation must fit into the limitation of the run time. It will not work with gui libraries though, so unfortunately you cannot use pygame here. If you want to showcase your creation, maybe you could post a screenshot in your activity feed.
14th Jun 2020, 5:50 AM
Tibor Santa
Tibor Santa - avatar
+ 2
Thank you so much for answering so quickly , Tibor Santa and 𝐊𝐢𝐢𝐛𝐨 𝐆𝐡𝐚𝐲𝐚𝐥
14th Jun 2020, 6:07 AM
Vishnu
Vishnu - avatar