我在Lua中是全新的。這就是我在新的虛擬Ubuntu上所做的。首先,我安裝從官方網站下載的lua-5.3.4。 make linux
make install
而這是依賴關係庫的README.md暗示我做的。 luarocks install torch
luarocks install nn
luarocks install dpnn
luarocks install torchx
Installing http://luarocks.org/repositories/rocks/luagraph-1.0.4-1.src.rock...
Using http://luarocks.org/repositories/rocks/luagraph-1.0.4-1.src.rock... switching to 'build' mode
Archive: /tmp/luaro
我已經按照的說明安裝了割槍,它附帶了Lua 5.1,但之前在我的系統上安裝了Lua 5.3。現在,當我嘗試運行使用火炬計劃,我得到了以下錯誤消息: /Users/Marcel/torch/install/share/lua/5.1/trepl/init.lua:389: module 'Settings.arguments' not found:No LuaRocks module found f
我想在macOS上用LuaRocks安裝nn。但運行 sudo luarocks install nn //I use sudo because otherwise I don't have permission to install
當我收到錯誤 lnn.c:4:9: fatal error: 'nanomsg/nn.h' file not found include ^1 error g