You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to install the nngraph rock on my university high performance computing cluster, on which I don't have root access. I tried to install it in the local tree with:
luarockt --local install nngraph
but the installation fails with the following error:
Install the project...
-- Install configuration: "Release"
-- Old export file "/software/torch/share/cmake/torch/TorchExports.cmake" will be replaced. Removing files [/software/torch/share/cmake/torch/TorchExports-release.cmake].
-- Installing: /software/torch/share/cmake/torch/TorchExports.cmake
CMake Error at cmake_install.cmake:48 (file):
file INSTALL cannot copy file
"/scratch/tmp/luarocks_torch-scm-1-5519/torch7/build/CMakeFiles/Export/share/cmake/torch/TorchExports.cmake"
to "/software/torch/share/cmake/torch/TorchExports.cmake".
Any suggestion?
The text was updated successfully, but these errors were encountered:
I'm trying to install the nngraph rock on my university high performance computing cluster, on which I don't have root access. I tried to install it in the local tree with:
but the installation fails with the following error:
Any suggestion?
The text was updated successfully, but these errors were encountered: