Mise à jour backend après réinstallation

parent 2222a406
......@@ -70,7 +70,8 @@ matplotlib.matplotlib_fname()
![matplotlib](documents/tuto_emacs_windows/images/matplotlib.png)
Ouvrir le fichier `matplotlibrc` et ajouter un `#` devant la ligne qui commence par `backend`, ce qui correspond à utiliser la valeur par défaut `Agg`
Ouvrir le fichier `matplotlibrc` et corriger la ligne `backend: TkAgg` en
`backend: Agg`.
---
---
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment