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

Failing tests #46

Closed
moble opened this issue Oct 21, 2021 · 1 comment
Closed

Failing tests #46

moble opened this issue Oct 21, 2021 · 1 comment

Comments

@moble
Copy link
Member

moble commented Oct 21, 2021

The latest tests have been failing on ubuntu python 3.9 due to weird issues with tqdm. I've tried to fix the issues here. Until that PR is merged, it might be worthwhile restricting to tqdm<4.61.2 and, once it's fixed, tqdm>4.63 or whatever. I think this is fairly specific to github's ubuntu container, and won't show up for, e.g., a human running ubuntu.

moble added a commit that referenced this issue Oct 21, 2021
@moble
Copy link
Member Author

moble commented Oct 22, 2021

I restricted the version in #47 by altering pyproject.toml. This should be undone once the tqdm issue is fixed.

@moble moble closed this as completed Nov 30, 2023
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