Closed stared closed 7 years ago
Hi, I am not sure how to solve this as I have not tested it on OS X with Anaconda.
However, a quick search of your error message seems like it is a problem with Matplotlib on OS X.
Here's a Stackoverflow post with a solution: http://stackoverflow.com/questions/21784641/installation-issue-with-matplotlib-python
Let me know if this helps.
@reiinakano Thanks, it helps!
(Though, I am nor sure why I experience it in the first place; I use matplotlib
a lot, and libraries based on that (such as seaborn
), with no similar installation problems.)
After
I get
All other libraries I know and use does not require this setup.