ImportError: libXau.so.6: cannot open shared object file: No such file or directory解决办法

执行:

apt update && apt install -y libsm6 libxext6 libxrender-dev

 

 
posted @ 2020-04-12 23:16  DuanYongchun  阅读(2048)  评论(0)    收藏  举报