This topic created in 1801 days ago, the information mentioned may be changed or developed.
安装 cryptography 时报错找不到 setuptools-rust 模块,下载了源文件和 whl 文件,安装时提示 proxyerror,需要联网,请问离线环境如何安装?谢谢。
3 replies 2021-05-21 19:55:22 +08:00  | | 1 ox180 May 21, 2021 pip install 指定-f 参数呢 |
 | | 3 hyperbin May 21, 2021 via Android 有网的地方做个 docker 镜像,save 成 tar 包后,离线环境里 load 进来就成了 |