Skip to content

Instantly share code, notes, and snippets.

@kjunichi
Last active January 22, 2024 10:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kjunichi/9994f35947d9d8c4773812c6402086c8 to your computer and use it in GitHub Desktop.
Save kjunichi/9994f35947d9d8c4773812c6402086c8 to your computer and use it in GitHub Desktop.
cannot import name '_check_savefig_extra_args' from 'matplotlib.backend_bases'
!pip uninstall -y matplotlib
!python -m pip install --upgrade pip
!pip install matplotlib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment