Skip to content

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

@cwedk

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'

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