firedrakeproject / firedrake

Firedrake is an automated system for the portable solution of partial differential equations using the finite element method (FEM)
https://firedrakeproject.org
Other
482 stars 157 forks source link

tqdm #3623

Closed qk11853 closed 2 weeks ago

qk11853 commented 2 weeks ago

I am using the library tqdm in python why the following problems occur, what is the solution?

AttributeError: 'tqdm' object has no attribute 'disable'

connorjward commented 2 weeks ago

This is not an issue with Firedrake. I recommend taking this up with the tqdm developers.