pip 将 某包指定到某目录  安装:

pip install --target=d:\somewhere\other\than\the\default package_name

 

相关文章: