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
Docker SIGILL: illegal instruction 問題除錯記錄 最近在一台平常執行得好好的伺服器上,遇到一個讓人頭痛的 Docker 問題。 原本 Portainer 和其他容器都可以正常運行,但在系統突然當機後,所有容器在啟動時都出現以下錯誤訊息: d...
沒有留言:
張貼留言