Skip to content

Commit

Permalink
Fix missing uuid module
Browse files Browse the repository at this point in the history
  • Loading branch information
nagadomi committed Nov 12, 2018
1 parent 2835dc1 commit ff8e047
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install_lua_modules.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit ff8e047

Please sign in to comment.