Skip to content

AttributeError: <''> object has no attribute '_autoscaleXon' #1269

Answered by mgrover1
nkay28 asked this question in Q&A
Discussion options

You must be logged in to vote

Alright - I tracked down the issue here.

@nkay28 - you will need to use the latest version of cartopy (0.21.0) to use the latest version of matplotlib (3.6.0)

See the discussion here SciTools/cartopy#2054

There were some attributes removed in the new version of matplotlib, which cartopy uses, which causes some issues here. Let's move this to a discussion, so other users are aware of these sorts of issues. We currently do require cartopy as a dependency, so we can't pin this in our requirements (but we should consider adding it since it used so much by our community)

Replies: 2 comments 10 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
10 replies
@zssherman
Comment options

@zssherman
Comment options

@nkay28
Comment options

@zssherman
Comment options

@nkay28
Comment options

Answer selected by mgrover1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #1268 on September 22, 2022 14:50.