Progress bar disappears in pymc5.2

After upgrading from pymc4.2 to 5.2, my progress bar disappeared even if the progress bar parameter set to True. It worked fine using pymv4.2. My machine is a Mac with M1 apple silicon.

What environment are you running in? Vscode seems to not display it if it’s your case.

Yes I’m using vscode. That works fine for pymc4 though?

We don’t implement our own progress bar, so it must be a problem with vscode settings or the fastprogress library: progress bars not displaying in vscode Jupyter notepad · Issue #104 · fastai/fastprogress · GitHub

1 Like