How to install and add Python packages in Code Playground. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to install and add Python packages in Code Playground.

Python Packages Install and import

25th Nov 2023, 6:49 PM
Asgar Aziz
Asgar Aziz - avatar
4 Answers
+ 5
Yes! You can install packages. However, the library is limited. https://code.sololearn.com/ckBJoTlEYWxj/?ref=app
25th Nov 2023, 7:14 PM
Keith
Keith - avatar
+ 6
There was some discussion a few months earlier but I don't think anybody came up with a definitive answer. https://www.sololearn.com/Discuss/3233113/?ref=app For sure, large packages and GUI packages won't install. Keep in mind the compiler is web based and meets the needs for educational purposes. For larger, more resource intensive programs, a desktop or laptop would be a better environment.
25th Nov 2023, 7:53 PM
Keith
Keith - avatar
+ 1
May be from pip you can install python package
26th Nov 2023, 1:52 PM
Shivam
Shivam - avatar
0
Can we install any valid python Packages?
25th Nov 2023, 7:21 PM
Asgar Aziz
Asgar Aziz - avatar