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
When making an animation and clicking the refresh button, one gets the following error (see Screencast below)
Traceback (most recent call last):
File "/home/psommer/Documents/code/development/psyplot/psy-view/psy_view/ds_widget.py", line 333, in reload
num = next(num for num, f in sp.dsnames_map.items() if f == fname)
StopIteration
Problem description
When making an animation and clicking the refresh button, one gets the following error (see Screencast below)
screencast.mp4
Output of
psyplot -aV
The text was updated successfully, but these errors were encountered: