[BUG Report] Cannot print things after the tqdm bar is showed in Pycharm 2024.1 and Dataspell 2024.1

This is a bug that appeared in Pycharm 2024.1 and Dataspell 2024.1. When we run code containing tqdm in a Jupyter notebook environment, the print statements below tqdm fail to display properly. This issue was not present in 2023.3, as shown in the figure below.

i am using a conda python environment in wsl btw.

in 2023.3,it’s like this:

5

请先登录再写评论。