How to Install Matplotlib in Python using pip
This is not valid Python code. It looks like you are trying to run a command in the Python interpreter. Instead, you should run this command in your terminal or command prompt:
pip install matplotlib
This will install the 'matplotlib' package using the pip package manager. Make sure you have pip installed before running this command.
原文地址: https://www.cveoy.top/t/topic/nZ9T 著作权归作者所有。请勿转载和采集!