Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Color not working on windows #45

Open
StephaneCapponi opened this issue Sep 26, 2023 · 0 comments
Open

Color not working on windows #45

StephaneCapponi opened this issue Sep 26, 2023 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@StephaneCapponi
Copy link
Collaborator

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()
@StephaneCapponi StephaneCapponi added the bug Something isn't working label Sep 26, 2023
@StephaneCapponi StephaneCapponi added this to the 0.3 milestone Sep 26, 2023
@StephaneCapponi StephaneCapponi self-assigned this Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant