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
(base) root@gpucn-04:~/Desktop/torch# TORCH_LUA_VERSION=LUA52 ./install.sh
Prefix set to /root/Desktop/torch/install
fatal: Not a git repository (or any of the parent directories): .git
Installing Lua version: LUA52
CMake Error at exe/CMakeLists.txt:1 (ADD_SUBDIRECTORY):
The source directory
/root/Desktop/torch/exe/luajit-rocks
does not contain a CMakeLists.txt file.
Can anyone send me proper link to install.
Thanks in advance.
The text was updated successfully, but these errors were encountered:
Hi
I want to use this repo and I am failing in installing torch-7 on linux. I used the following link for installation:
http://torch.ch/docs/getting-started.html
but failed. I am getting checklist make error.
(base) root@gpucn-04:~/Desktop/torch# TORCH_LUA_VERSION=LUA52 ./install.sh
Prefix set to /root/Desktop/torch/install
fatal: Not a git repository (or any of the parent directories): .git
Installing Lua version: LUA52
CMake Error at exe/CMakeLists.txt:1 (ADD_SUBDIRECTORY):
The source directory
does not contain a CMakeLists.txt file.
Can anyone send me proper link to install.
Thanks in advance.
The text was updated successfully, but these errors were encountered: