How can external python libraries be installed in Sololearn playground? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How can external python libraries be installed in Sololearn playground?

I tried importing GUI frameworks in python that I am familiar with but it always throws an import error and I need some external frameworks as well but I don't see a way, any form of advice or answer will be greatly appreciated

11th Jul 2020, 4:48 AM
Osborn Ghampson
Osborn Ghampson - avatar
2 Answers
+ 3
No, python in sololearn code playground doesn't support big libraries like kivy and tkinter, I guess it's to make the app less bulky - You can use pydroid or qpython in android - remember to use search bar: https://www.sololearn.com/Discuss/2359733/?ref=app - list of all modules supported by sl python code playground: https://code.sololearn.com/c20FpE7gTXze/?ref=app
11th Jul 2020, 4:58 AM
A C K
A C K - avatar
0
Thank You Very Much
11th Jul 2020, 4:59 AM
Osborn Ghampson
Osborn Ghampson - avatar