How to import python modules that SoloLearn not using in the Code Playground | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

How to import python modules that SoloLearn not using in the Code Playground

how do i install python module in code playground? it says memory limit exceeded, are there other ways to do that? sorry for my English.... Thanks

15th Feb 2018, 12:42 AM
Rainer Affan Regan
Rainer Affan Regan - avatar
2 Answers
+ 2
When it comes to modules that are installed via pip, then they cannot be run in the code playground. The Python code playground only has a specific number of libraries installed that can be used, but you cannot install your own onto it.
15th Feb 2018, 1:43 AM
Faisal
Faisal - avatar
0
what about p5.js ?
25th Oct 2018, 6:54 PM
Dan Smith
Dan Smith - avatar