Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
尚无回复
2
@2537563106 解决了,因为sudo apt update这条命令执行失败,具体参考https://blog.csdn.net/WeDon_t/article/details/100061473
叮
@2090127048 sudo pip install distro
G
@995861170 这个就看微信是怎么安装的了。 如果是通过apt 安装的, 可以通过 dpkg --get-selections | grep wechat 来查看安装的包名,然后通过 apt remove xxx 来卸载。
如果不是的话,我就不太明白了哈😂 平时我都是用的apt,没怎么用过docker
@2939069411 检查一下系统是否联网。如果确实还有问题,请附上问题截图或者可能的复现方式,帮助大家判断问题来源
小
@1023056207 在 rosdepc安装失败 中说:
[/]升级了 0 个软件包,新安装了 3 个软件包,要卸载 0 个软件包,有 87 个软件包未被[-]忽略:1 http://mirrors.tuna.tsinghua.edu.cn/ubuntu focal-updates/universe amd6[/]错误:1 http://cn.archive.ubuntu.com/ubuntu focal-updates/universe amd64 pytho[|]忽略:2 http://mirrors.tuna.tsinghua.edu.cn/ubuntu focal-updates/universe amd6[-]错误:2 http://cn.archive.ubuntu.com/ubuntu focal-updates/universe amd64 pytho[-]Result:code:100
先换系统源
1
@1970465543 不好意思铁子,已经忘记了,你重新安装,严格按照提示试一试
@1553611321 docker
@suyelingfeng666 不支持这个系统
@2350031424 看到了你的屏幕上方显示了网络激活失败,看看是不是没有连好网络哦~
@野生奥特曼 sudo chmod -R 777 ~/.config/Code sudo chmod -R 777 ~/.vscode/extensions sudo chmod -R 777 /run/user/1000
@17731135382 https://blog.csdn.net/junbujianwpl/article/details/51635810
可能是unbuntu版本太高了,20.04之后好像就没法装ros1了,我之前就是这样