Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CRAN and GitHub versions failed to install WIN11 #133

Open
oguchihy opened this issue Aug 13, 2023 · 1 comment
Open

CRAN and GitHub versions failed to install WIN11 #133

oguchihy opened this issue Aug 13, 2023 · 1 comment

Comments

@oguchihy
Copy link

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

 

| >

@Backlonhw2468
Copy link

Backlonhw2468 commented Mar 19, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants