PyCharm iPython console doesn't print colors

后端 未结 0 1654
自闭症患者
自闭症患者 2020-12-23 10:39

I\'m trying to print colors with colorama in the PyCharm iPython console.

For example, this simple code doesn\'t work:

from colorama import Fore
print(         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题