libmatio.so.2: cannot open shared object file: No such file or directory
程序员文章站
2022-07-15 16:50:32
...
遇到这类问题时,可能是你没有这个文件,或者没有安装出错,对于已安装的情况,参考博客,没有安装时,或版本不符,(我的版本不符,我就重新安装了一下)
sudo apt-get install libmatio2
luarocks install matio
然后报错了:
warning: Failed searching manifest: Failed fetching manifest for …
Error: No results matching query were found
解决办法 参考网址,
sudo rm -rf ~/.cache/luarocks
删除缓存文件,就可以了,然后在运行就好了
推荐阅读
-
解决启动MongoDB错误:error while loading shared libraries: libstdc++.so.6:cannot open shared object file:
-
linux系统安装VMware(详细解决"Cannot open /dev/vmmon: No such file or directory"问题)
-
mdadm: cannot open /dev/sdb: No such file or directory
-
Tensorflow:ImportError: libcudnn.so.7: cannot open shared object file: No such file or directory
-
libiconv.so.2 cannot open shared object file: No such file or directory
-
libmatio.so.2: cannot open shared object file: No such file or directory
-
libevent-2.0.so.5: cannot open shared object file: No such file or directory
-
报错:libmysqlclient.so.18: cannot open shared object file: No such file or directory.
-
libcudart.so.9.2: cannot open shared object file: No such file or directory
-
解决error while loading shared libraries: libXXX.so.X: cannot open shared object file: No such file