pip install shutilwhich 安装shutil

(base) C:\Users\Administrator>pip install shutil
Looking in indexes: https://mirrors.aliyun.com/pypi/simple
ERROR: Could not find a version that satisfies the requirement shutil (from versions: none)
ERROR: No matching distribution found for shutil

 

正确 安装用法:

pip install shutilwhich

 

posted @ 2025-02-15 11:29  emanlee  阅读(90)  评论(0)    收藏  举报