Open soshiant1992 opened 8 years ago
Missing dependencies for itorch: lbase64 luacrypto uuid lzmq >= 0.4.2 Warning: Failed searching manifest: Failed fetching manifest for https://raw.githubusercontent.com/torch/rocks/master - Failed downloading https://raw.githubusercontent.com/torch/rocks/master/manifest - /home/xxxxxx/.cache/luarocks/https_raw.githubusercontent.com_torch_rocksmaster/manifest Warning: Failed searching manifest: Failed fetching manifest for https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master - Failed downloading https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master/manifest - /home/xxxxxx/.cache/luarocks/httpsraw.githubusercontent.com_rocks-moonscript-org_moonrocks-mirror_master/manifest
Error: Could not satisfy dependency: lbase64
Do you want to automatically prepend the Torch install location to PATH and LD_LIBRARY_PATH in your /home/xxxxxx/.bashrc? (yes/no) [yes] >>>
this will happen . is it alright?
I got this issue too. It turned out that I had previously ran 'sudo ./install.sh' which set owner of /home/xxxxxx/.cache/luarocks to root. Simply delete /home/xxxxxx/.cache/luarocks fixed it.
Missing dependencies for itorch: lbase64 luacrypto uuid lzmq >= 0.4.2 Warning: Failed searching manifest: Failed fetching manifest for https://raw.githubusercontent.com/torch/rocks/master - Failed downloading https://raw.githubusercontent.com/torch/rocks/master/manifest - /home/xxxxxx/.cache/luarocks/https_raw.githubusercontent.com_torch_rocksmaster/manifest Warning: Failed searching manifest: Failed fetching manifest for https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master - Failed downloading https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master/manifest - /home/xxxxxx/.cache/luarocks/httpsraw.githubusercontent.com_rocks-moonscript-org_moonrocks-mirror_master/manifest
Error: Could not satisfy dependency: lbase64
Do you want to automatically prepend the Torch install location to PATH and LD_LIBRARY_PATH in your /home/xxxxxx/.bashrc? (yes/no) [yes] >>>
this will happen . is it alright?