ソースを参照

Fix missing uuid module

nagadomi 6 年 前
コミット
ff8e047abb
1 ファイル変更1 行追加0 行削除
  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