Skip to content

Fix garbled output in progress bar by forcing ASCII in tqdm#111

Open
Rhebhanu wants to merge 1 commit intogrigorig:masterfrom
Rhebhanu:fix-progress-bar-output
Open

Fix garbled output in progress bar by forcing ASCII in tqdm#111
Rhebhanu wants to merge 1 commit intogrigorig:masterfrom
Rhebhanu:fix-progress-bar-output

Conversation

@Rhebhanu
Copy link
Copy Markdown

@Rhebhanu Rhebhanu commented Nov 17, 2024

Issue

The progress bar displayed garbled characters in some terminal environments due to Unicode output.

Fix

Updated the progress_bar_cb function to force ASCII-only output in the tqdm progress bar. This ensures compatibility with all terminal configurations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant