0
is it possible to download packages in sololearn app?
I'm trying to import some python packages but I need to download them first, is it possible to download packages in sololearn app?
1 Answer
+ 2
Yep, some are but not all like tkinter, turtle and any GUI library won't work
To do
Just use "os.system(" pip install package name")"