+ 2
How to install colorama module in python in sololearn?
5 Answers
+ 6
I know how to install but would share this code:
https://code.sololearn.com/cL99MZDgFmQY/?ref=app
edit:from code "This will display in monochrome on SL Run in a REAL Terminal to display COLOR"
as SL doesn't support graphics
đ„OlAd46kA
https://www.sololearn.com/Discuss/2211758/?ref=app
+ 2
I thought I had to use pip anywhere
+ 2
Thanks for all
+ 1
You cannot install any module at sololearn servers... obviously.
And colorama module wouldn't be useful in sololearn, as output are buffered on server side and returned to client side as plain text (no color will works) ^^
+ 1
For reference about size etc please go through comments (sometimes with-in comments) in this thread :
https://www.sololearn.com/Discuss/2085182/?ref=app