Skip to content

from xarray.plot.plot import _PlotMethods not found #28

Description

@cwedk

after successful installation of oceanwaves with pip install oceanwaves, following error occurs when import oceanwaves:

  1 import functools
  2 import numpy as np

----> 3 from xarray.plot.plot import _PlotMethods
6 try:
7 import matplotlib.pyplot as plt

ModuleNotFoundError: No module named 'xarray.plot.plot'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions