You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have seen this issue in other terminals like cmd and cmder with previous Python versions, but it seems with latest Python like 3.10 it is no longer a problem for us. But it seems the issue remains similar for powershell terminals.
To disable colors, there is the $Env:NO_COLOR=1 you can use to disable colors if necessary.
I suggest closing this ticket, as there is little we can do it from here, and track the colorama issues.
Environment details
Steps to reproduce
conan export
againstconan export <recipe> -f json > abc.txt
conan export <recipe>
to see the correct color-f.json
can be omitedLogs
The text was updated successfully, but these errors were encountered: