Can someone please tell me how i can launch this in python?

I’m using beats in command prompt right now and the output is very ugly, I would suspect that if i launch this directly in python that the output would be better and readable. I’m not having much luck on launching it. Can someone please explain.

Here is what i’m seeing in command prompt.

It sounds like you’re experiencing #2607 - there are a couple of different solutions proposed there.

2 Likes

Thank you for this, yes i think you’re correct that the issue surrounds colorama
I was able to fix it by inserting this proposed registry entry hack

there is said to be some side effects by using this way…apparently it breaks git status…i’m not sure what else the side effects are, but as far as i’m aware the issue in it of itself is fixed now

1 Like