You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that it seems HSSM has two kinds of progress bar, sometimes it uses the default progress bar from pymc which is adopted from package fastprogress sometimes it uses another type of progress bar which i don't know exactly but looks similar to tqdm. The latter one always stuck at 0% even when the sampling is finished. I am a little puzzled by this error since tqdm can properly used on my computer Jupyter. Thanks in advance!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Dear HSSM developers,
I noticed that it seems HSSM has two kinds of progress bar, sometimes it uses the default progress bar from pymc which is adopted from package fastprogress sometimes it uses another type of progress bar which i don't know exactly but looks similar to tqdm. The latter one always stuck at 0% even when the sampling is finished. I am a little puzzled by this error since tqdm can properly used on my computer Jupyter. Thanks in advance!
Best,
Beta Was this translation helpful? Give feedback.
All reactions