Anaconda Installed MATPLOTLIB Not Recognized by IDLE SHELL
I had installed Anaconda and it had already been embedded with some packages like matplotlib.
But in my python idle shell, if I type in "import matplotlib.pyplot as plt" it returns No module named 'matplotlib'
I assume the path directory where python calls in matplolib is different from where anaconda installed it.
Any hint to solve this situation?
链接地址: http://www.djcxy.com/p/46726.html上一篇: C#