-
-
Notifications
You must be signed in to change notification settings - Fork 615
Closed
Labels
Upstream Fix RequiredA fix needs to go upstream to another package.A fix needs to go upstream to another package.
Description
Describe the bug
Lots of devdep figure tests are failng with E TypeError: WCSAxes.__init__() got multiple values for argument 'wcs'
. (e.g. see https://app.circleci.com/pipelines/github/sunpy/sunpy/19257/workflows/7211a8f2-1270-4dad-a7c6-8c0bfa4b14fe/jobs/81368) I'm guessing this is an upstream issue in astropy or Matplotlib, but reporting here so we have track of it.
To Reproduce
import sunpy
sunpy.map.Map(...)
etc
Screenshots
No response
System Details
No response
Installation method
No response
Metadata
Metadata
Assignees
Labels
Upstream Fix RequiredA fix needs to go upstream to another package.A fix needs to go upstream to another package.