Please confirm before submission 在提交之前,请确认
Is this request related to a challenge you're experiencing? Tell me about your story. 这个请求与你正在经历的挑战有关吗?给我讲讲你的故事。
pip download -r requirements.txt -d ./wheels --index-url ${PIP_MIRROR_URL} --trusted-host mirrors.aliyun.com
去掉pip指定的平台,使用和最终机器相同系统的机器进行打包, 机器本身是linux-arm64 可以正常下载所有倚赖
Can you help us with this feature? 你能帮我们实现这个功能吗?
Please confirm before submission 在提交之前,请确认
我已经搜索了现有问题搜索现有问题,包括已关闭的问题。"
Is this request related to a challenge you're experiencing? Tell me about your story. 这个请求与你正在经历的挑战有关吗?给我讲讲你的故事。
pip download -r requirements.txt -d ./wheels --index-url ${PIP_MIRROR_URL} --trusted-host mirrors.aliyun.com
去掉pip指定的平台,使用和最终机器相同系统的机器进行打包, 机器本身是linux-arm64 可以正常下载所有倚赖
Can you help us with this feature? 你能帮我们实现这个功能吗?