dcgan.torch
dcgan.torch copied to clipboard
Torch-7 linux is not getting installed
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
/root/Desktop/torch/exe/luajit-rocks
does not contain a CMakeLists.txt file.
Can anyone send me proper link to install.
Thanks in advance.
Hi
Can one please help me with this