Sounds like something is wrong with your Conda (Python) installation; maybe try
import Conda
Conda.update()
Conda.add("matplotlib")
(you my have to pkg> add Conda first.)
Sounds like something is wrong with your Conda (Python) installation; maybe try
import Conda
Conda.update()
Conda.add("matplotlib")
(you my have to pkg> add Conda first.)