摘要: ![](https://img2023.cnblogs.com/blog/2844020/202303/2844020-20230327140930571-111806102.png) ![](https://img2023.cnblogs.com/blog/2844020/202303/2844020-20230327140932937-44967462.png) ![](https://img 阅读全文
posted @ 2023-03-27 14:09 yy9knsg 阅读(31) 评论(0) 推荐(0)
摘要: #安装pip python2.7版本: curl https://bootstrap.pypa.io/pip/2.7/get-pip.py -o get-pip.py python get-pip.py #安装psutil模块 pip install psutil 阅读全文
posted @ 2023-03-27 13:55 yy9knsg 阅读(41) 评论(0) 推荐(0)