Skip to content

Conversation

@tbng
Copy link

@tbng tbng commented Oct 9, 2018

Running pypreprocess with default settings from my computer will now return the error:
AttributeError: 'AxesSubplot' object has no attribute 'add_axes'

This is due to the removal of hold attribute in Matplotlib 3.0.0. Matplotlib now always behaves as if hold=True. Details: https://matplotlib.org/api/api_changes.html#removals

@Hororohoruru
Copy link
Contributor

PR #319 should take care of this and keep support for older matplotlib versions

@thomasbazeille
Copy link

Can be closed thanks to PR#319

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants