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

Colored text may appear as garbled text in Windows command prompts #49

Closed
mdmintz opened this issue Aug 11, 2023 · 1 comment · Fixed by #50
Closed

Colored text may appear as garbled text in Windows command prompts #49

mdmintz opened this issue Aug 11, 2023 · 1 comment · Fixed by #50
Assignees
Labels
bug Something isn't working

Comments

@mdmintz
Copy link
Owner

mdmintz commented Aug 11, 2023

Colored text may appear as garbled text in Windows command prompts

IMG_8064


The workaround to fix things in the meantime involves:

import colorama
colorama.init()
@mdmintz mdmintz added the bug Something isn't working label Aug 11, 2023
@mdmintz mdmintz self-assigned this Aug 11, 2023
@mdmintz
Copy link
Owner Author

mdmintz commented Aug 12, 2023

This was resolved in 1.4.5 - https://github.com/mdmintz/pdbp/releases/tag/v1.4.5

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

Successfully merging a pull request may close this issue.

1 participant