python3中自带pip,python2需要另行安装pip
在cmd页面,将pip地址放入环境变量->PATH后,
直接用pip install matplotlib即可安装
python使用pip安装各种库,如matplotlib
最新推荐文章于 2025-06-26 13:30:06 发布
python3中自带pip,python2需要另行安装pip
在cmd页面,将pip地址放入环境变量->PATH后,
直接用pip install matplotlib即可安装