Skip to content
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

TQDM as ??????? and multiline in the terminal of EC2 machine #1553

Open
6 tasks done
thanish opened this issue Feb 20, 2024 · 0 comments
Open
6 tasks done

TQDM as ??????? and multiline in the terminal of EC2 machine #1553

thanish opened this issue Feb 20, 2024 · 0 comments

Comments

@thanish
Copy link

thanish commented Feb 20, 2024

  • I have marked all applicable categories:
    • exception-raising bug
    • visual output bug
  • I have visited the source website, and in particular
    read the known issues
  • I have searched through the issue tracker for duplicates
  • I have mentioned version numbers, operating system and
    environment, where applicable:
    import tqdm, sys
    print(tqdm.__version__, sys.version, sys.platform)

4.66.1 3.10.9 | packaged by conda-forge | (main, Feb 2 2023, 20:20:04) [GCC 11.3.0] linux

I'm trying to use tqdm in my EC2 instance but it's really annoying to see this ???? and keeps running through the screen from bottom to top. Can anyone help with this issue?

image

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

No branches or pull requests

1 participant