Matplotlib for Python Developers
上QQ阅读APP看书,第一时间看更新

Installing Matplotlib with pip

Enter python3 -m pip install matplotlib on the Terminal/Command Prompt to install. Add a --user option for pip install for users without root/admin rights where necessary.