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

Error when clicking the refresh button after animation #55

Open
Chilipp opened this issue Apr 28, 2021 · 0 comments
Open

Error when clicking the refresh button after animation #55

Chilipp opened this issue Apr 28, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@Chilipp
Copy link
Member

Chilipp commented Apr 28, 2021

Problem description

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
screencast.mp4

Output of psyplot -aV

``` psy_maps.plugin: requirements: cartopy: 0.18.0 version: 1.3.2+2.g26b6411.dirty psy_reg.plugin: requirements: scipy: 1.5.3 statsmodels: 0.12.2 version: 1.3.0+3.gc849e50 psy_simple.plugin: version: 1.3.1 psy_strat.plugin: version: 0.1.0 psy_transect.plugin: version: 0.0.1.dev0 psyplot: requirements: matplotlib: 3.4.1 numpy: 1.20.2 pandas: 1.2.3 python: 3.8.6 | packaged by conda-forge | (default, Oct 7 2020, 19:08:05) [GCC 7.5.0] xarray: 0.17.0 version: 1.3.1 psyplot_gui: requirements: pyqt: 5.12.3 qt: 5.12.9 qtconsole: 5.0.3 version: 1.3.0

</details>
@Chilipp Chilipp added the bug Something isn't working label Apr 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant