luarocks在安装torch时一般已经安装,需要保证luarocks调用的是~/torch/install/bin/下的luarocks,且用sudo执行。
例如:sudo ~/torch/install/bin/luarocks install hdf5
luarocks install *错误之Error: No results matching query were found.
最新推荐文章于 2024-11-11 12:53:29 发布
luarocks在安装torch时一般已经安装,需要保证luarocks调用的是~/torch/install/bin/下的luarocks,且用sudo执行。
例如:sudo ~/torch/install/bin/luarocks install hdf5