Usigend
Blog
what if I can right my wrongs and save you from the pains?
  • Blog
  • OnJava8

python离线安装三方库

22 Dec 2024

如何离线安装python的库及依赖库 - 知乎 (zhihu.com)

  1. 下载

    pip download -d ./path pandas

  2. 安装

    pip install –no-index –find-links=./path pandas

  • python

Related posts

  • Agent 19 Apr 2024
  • 使用venv进行python环境管理 16 Apr 2024
  • Rag简易实战 15 Apr 2024
© 2021 - 2025 Usigend. All rights reserved. Powered by Jekyll & Not Pure Poole.