+ 1

Installing modules in SL env py

i know its hardly possible here, but still. if there is any way to install models for py? Below is my attempt https://sololearn.com/compiler-playground/c45y3tfkkjoc/?ref=app

28th Jul 2025, 6:27 PM
𝗩𝗶𝗺
𝗩𝗶𝗺 - avatar
3 Respuestas
28th Jul 2025, 6:38 PM
Ausgrindtube
Ausgrindtube - avatar
0
Looks like they need to update...
28th Jul 2025, 6:40 PM
Ausgrindtube
Ausgrindtube - avatar
0
You install modules as shown in the sample code below. However, mind that sololearn Python playground is a sandbox with limited execution time and without interactivity or GUI. Hence, you won't be able to change the terminal colors through the module. https://sololearn.com/compiler-playground/cyS21vqbP3Wk/?ref=app
28th Jul 2025, 6:53 PM
Lisa
Lisa - avatar