-
Notifications
You must be signed in to change notification settings - Fork 103
Open
Description
I tried to get back into Herbie tonight but I ran into this:
AttributeError Traceback (most recent call last)
[<ipython-input-3-af961ee96c0b>](https://localhost:8080/#) in <cell line: 0>()
6 import math
7 import metpy
----> 8 from herbie.toolbox import EasyMap, pc, ccrs
9 from herbie import paint
10 import metpy.calc as mpcalc
3 frames
[/usr/local/lib/python3.11/dist-packages/mpl_toolkits/axes_grid1/inset_locator.py](https://localhost:8080/#) in InsetPosition()
16 @_api.deprecated("3.8", alternative="Axes.inset_axes")
17 class InsetPosition:
---> 18 @_docstring.dedent_interpd
19 def __init__(self, parent, lbwh):
20 """
AttributeError: module 'matplotlib._docstring' has no attribute 'dedent_interpd'
Which has not happened to me before is this a new update? If so, what can I do to fix it.
Metadata
Metadata
Assignees
Labels
No labels