Page 1 of 1

PIP -Download für Offline Ubuntu 24.04 LTS -Plattform von Windows Platform

Posted: 16 Feb 2025, 09:45
by Guest
Ich habe einen Offline -Ubuntu 24.04 -Computer (ohne Internetverbindung), daher muss ich seine Python -Pakete (einschließlich aller ihrer Abhängigkeiten) von einem Windows -Computer herunterladen. Der folgende PIP -Befehl: < /p>
pip download torch --only-binary=:all: --platform manylinux1_x86_64 --python-version 311
< /code>
, aber empfangene Abhängigkeitenfehler. < /p>
Wie kann ich es funktionieren?>