error while loading shared libraries: libpython3.6m.so.1.0: cannot open shared object file: No such file or directory
這是缺少執行所需 Library 的訊息呀,所以試著把 pyton 36 再裝一次,看看是不是真的有缺漏。可以使用以下指令進行安裝。
$ sudo dnf install python36
安裝完後再試著執行看看,應該就可以排除這一個錯誤訊息了。
error while loading shared libraries: libpython3.6m.so.1.0: cannot open shared object file: No such file or directory
$ sudo dnf install python36
OS: Fedora 36 今天在做 dnf 更新的時候,突然有很多 package 都出現簽章問題無法更新。類似如下的錯誤訊息 .... is not signed. ...... is not signed. ......... is not...
沒有留言:
張貼留言