Browse Source

Fix missing uuid module

nagadomi 6 năm trước cách đây
mục cha
commit
ff8e047abb
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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