Skip to content

Color not working on windows #45

@StephaneCapponi

Description

@StephaneCapponi

We need to use colorama to fix windows terminal color output. Today, on windows, the output only contains the escaped color character but does not show the color

from colorama import just_fix_windows_console
just_fix_windows_console()

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions