Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save marschhuynh/d4688bd413788182668bcc7f0fa8b831 to your computer and use it in GitHub Desktop.
Save marschhuynh/d4688bd413788182668bcc7f0fa8b831 to your computer and use it in GitHub Desktop.
matplotlib in python with virtualenv
cd ~/.matplotlib
nano matplotlibrc
And then, write `backend: TkAgg`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment