Emplacement du fichier MatploitLibrc

import matplotlib
print(matplotlib.matplotlib_fname()) # This gives the location of matplotlibrc
Coderunner