Browse Source

Fix missing uuid module

nagadomi 6 years ago
parent
commit
ff8e047abb
1 changed files with 1 additions and 0 deletions
  1. 1 0
      install_lua_modules.sh

+ 1 - 0
install_lua_modules.sh

@@ -16,6 +16,7 @@ install_cudnn()
 luarocks install graphicsmagick
 luarocks install lua-csnappy
 luarocks install md5
+luarocks install uuid
 luarocks install csvigo
 install_cudnn
 PREFIX=$HOME/torch/install luarocks install turbo