gaogaotiantian / objprint

A library that can print Python objects in human readable format
Apache License 2.0
510 stars 43 forks source link

no color but random code #76

Closed tiebanluyu closed 2 years ago

tiebanluyu commented 2 years ago

You have said you fix this bug.But I face it just now.

gaogaotiantian commented 2 years ago

Please list your environment including the OS, python version and objprint version. If you are working on windows, are you using cmd or powershell?

tiebanluyu commented 2 years ago

windows 7 python 3.8.5 CMD objprint 0.2.2

------------------ 原始邮件 ------------------ 发件人: "gaogaotiantian/objprint" @.>; 发送时间: 2022年8月18日(星期四) 中午12:06 @.>; @.**@.>; 主题: Re: [gaogaotiantian/objprint] no color but random code (Issue #76)

Please list your environment including the OS, python version and objprint version. If you are working on windows, are you using cmd or powershell?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

gaogaotiantian commented 2 years ago

CMD on Win7 does not support ANSI escape code natively. As Win 7 was discontinued in 2020, there will be nothing done for code that does not work on Win 7. If you have the same issue on Win 10, feel free to reopen this issue.