-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
After having aiida-flexpart plugin (v0.1.3) I hit an error:
File "/home/jovyan/.local/lib/python3.9/site-packages/aiida_flexpart/workflows/inspect.py", line 6, in <module>
from netCDF4 import Dataset
ModuleNotFoundError: No module named 'netCDF4'That should be fixed by adding netCDF4 as a dependency of the plugin.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working