Macos ';nanomsg/nn.h';在MAC上找不到文件

Macos ';nanomsg/nn.h';在MAC上找不到文件,macos,torch,luarocks,nanomsg,Macos,Torch,Luarocks,Nanomsg,我想在macOS上安装带有Luarock的nn。但是跑步的时候 sudo luarocks install nn //I use sudo because otherwise I don't have permission to install 我发现了错误 lnn.c:4:9:致命错误:“未找到nanomsg/nn.h”文件 包括 ^生成1个错误 如何解决此问题?Brew出面解围 运行: 这对我有用 brew install nanomsg

我想在macOS上安装带有Luarock的nn。但是跑步的时候

sudo luarocks install nn      //I use sudo because otherwise I don't have permission to install
我发现了错误

lnn.c:4:9:致命错误:“未找到nanomsg/nn.h”文件 包括 ^生成1个错误


如何解决此问题?

Brew出面解围

运行:

这对我有用

brew install nanomsg