pip install --no-index --find-links= 的使用方法

本篇就是个人平常小记,以为没用的人可自行忽略:python $ pip install --no-index --find-links=/local/wheels -r requirements.txt 安装requirements.txt中须要的python包,仅仅使用本地wheels目录,不用PyPIui 参考连接:https://www.jianshu.com/p/728b6956df21c
相关文章
相关标签/搜索