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

How to use external libraries in Sololearn?

Other than built-in.

16th Jul 2020, 7:48 AM
Carlos
Carlos - avatar
4 Answers
+ 2
Carlos You cant use most of the external libraries in sololearn , i recommend you to use pydroid3 app which supports it along with its repository app which stores them.
16th Jul 2020, 8:17 AM
Varun N
Varun N - avatar
+ 1
First install the library you requried through this code by adding it in your code and then follow the documentation of the library to make it run . https://code.sololearn.com/c1wEYq71mzeb/?ref=app
16th Jul 2020, 11:24 AM
AKSHAY🇮🇳
AKSHAY🇮🇳 - avatar
0
Check this code at the top. Requests module was installed and imported https://code.sololearn.com/crPm74BOVr8L/?ref=app
16th Jul 2020, 7:52 AM
Slick
Slick - avatar
0
Thanks... But how does it work? What is actually happening in the background?
16th Jul 2020, 8:03 AM
Carlos
Carlos - avatar