摘要: 1、安装包 pip install xlrd 2、使用清华大学镜像安装Python包 pip install -i https://pypi.tuna.tsinghua.edu.cn/simple matplotlib==22.0.4 3、查看已经安装的Python包 pip list 4、将Pyt 阅读全文
posted @ 2023-11-29 11:51 悬崖上的金鱼 阅读(24) 评论(0) 推荐(0)