'''
library(torch)
ℹ Additional software needs to be downloaded and installed for torch to work correctly.
试开URL’https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-2.0.1%2Bcpu.zip'
Content type 'application/zip' length 161954462 bytes (154.5 MB)
downloaded 149.3 MB
警告信息:
1: In utils::download.file(url = url, destfile = destfile) :
downloaded length 156586741 != reported length 161954462
2: In utils::download.file(url = url, destfile = destfile) :
URL 'https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-2.0.1%2Bcpu.zip': Timeout of 600 seconds was reached
3: ℹ Failed to install torch, manually run install_torch()
Unable to download from
https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-2.0.1%2Bcpu.zip
Caused by error in download_file()
:
✖ Unable to download from
https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-2.0.1%2Bcpu.zip
ℹ Please verify that the URL is not blocked by your firewall. See also
https://torch.mlverse.org/docs/articles/installation.html#file-based-download
Caused by error in utils::download.file()
:
! download from 'https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-2.0.1%2Bcpu.zip' failed
'''