【清华镜像】python安装第三方库

pip install -i https://pypi.tuna.tsinghua.edu.cn/simple --trusted-host pypi.tuna.tsinghua.edu.cn sklearn

你可能感兴趣的:(Python笔记,python)