python的pip的使用语法

报错:

正确写法:

pip install --target=目标路径  工具包名字

 pip install --target=c:userszhangjiahuananaconda3libsite-packages openpyxl

原文地址:https://www.cnblogs.com/ZHANG576433951/p/12742701.html