mlverse / luz

Higher Level API for torch

Home Page:https://mlverse.github.io/luz/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CRAN and GitHub versions failed to install WIN11

oguchihy opened this issue · comments

commented

I have installed TORCH correctly (it runs just fine) and I could even see a statement (during its reinstallations to solve the LUZ non-zero exit status) something like TORCH being renamed to TORCHPKG -- if that helps. I still keep getting the error below, regardless of installation source (as per title of post).
Any help is appreciated.

** testing if installed package can be loaded from temporary location *** arch - i386 Error: package or namespace load failed for 'luz' in library.dynam(lib, package, package.lib): DLL 'torchpkg' not found: maybe not installed for this architecture? Error: loading failed Execution halted *** arch - x64 ERROR: loading failed for 'i386' * removing 'C:/Users/xxxxx/OneDrive/Documents/R/win-library/4.1/luz' Warning message: In i.p(...) : installation of package ‘C:/Users/oguch/AppData/Local/Temp/RtmpcFiG0i/file6b6445164847/luz_0.4.0.9000.tar.gz’ had non-zero exit status

 

| >

try: install.packages("luz",INSTALL_opts = c("--no-multiarch"))