Benjamin-Loison / pyzo

Python to the people
https://pyzo.org
Other
0 stars 0 forks source link

tqdm seems to have 2 issues #24

Open Benjamin-Loison opened 2 months ago

Benjamin-Loison commented 2 months ago

image

image

To the best of my knowledge with default zoom etc.

image

python3 tqdm_pyzo_issue.py
100%|███████████████████████████████████████| 2868/2868 [00:40<00:00, 71.56it/s]

works correctly in gnome-terminal on my Framework Linux Mint.

Context: Robust_image_source_identification_on_modern_smartphones/issues/49#issuecomment-1657.

Tracked at Benjamin-Loison/tqdm/issues/5.

+2

Benjamin-Loison commented 2 weeks ago

Using tqdm with with may help.