1
0
Fork 0
mirror of synced 2024-04-26 01:02:00 +12:00

Fix missing uuid module

This commit is contained in:
nagadomi 2018-11-12 08:45:03 +00:00
parent 2835dc1935
commit ff8e047abb

View file

@ -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