-
-
Notifications
You must be signed in to change notification settings - Fork 253
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
Issue on Windows 10 CMD and Poweshell #309
Comments
Indeed looks like a colorama issue, perhaps a wrong call of the windows colouring API. |
Thanks. Do you know how to address this issue? |
Unfortunately not. I don't know how colorama works internally. However, it seems that it is not your code that triggers the issue, but the tqdm library, so you could try contacting the maintainers of tqdm. Maybe they know (and can fix) the cause. |
Thank you. |
Recent merges may have fixed this issue. |
Does anyone know what is wrong?
The text was updated successfully, but these errors were encountered: