Importer "matplotlib" n'a pas pu être résolu django
pip install matplotlib
Tremendous Enceladus
pip install matplotlib
#do pip install ______ and wahtever
#module you want to import
#it will be installed
On my computer I have 3 Pythons, a 3.6 from Anaconda, and a 2.7 & 3.7 that are regular python. Prompted by a nudge from this GH issue, I switched from the Anaconda 3.6 to the 3.7, and back again, and the problem went away.