Can't install matplotlib to pycharm
问题 I have recently started to learn python programming using Python Crash Course. I am stuck as I can't get matplotlib to work in pycharm. I have pip installed. I have installed matplotlib using pip via command prompt. Now, when I open pycharm and go file->settings->project interpreter->download packages and find and press install for matplotlib, I get an error: Command "python setup.py egg_info" failed with error code 1 in C:\Users\Tony\AppData\Local\Temp\pip-install-f2h0rvbb\matplotlib\ . When