Why doesn't termcolor import python -
i trying use termcolor in python app when >>>import termcolor or from termcolor import colored says importerror: no module named termcolor. have downloaded , setup term color twice! how can term color work on python!
Comments
Post a Comment