📜  python pip install matplotlib - Python 代码示例
📅  最后修改于: 2022-03-11 14:46:21.486000             🧑  作者: Mango
代码示例4
// install matplotlib
pip install matplotlib
// using conda
conda install -c conda-forge matplotlib