- 博客(3)
- 收藏
- 关注
原创 conda删除环境 显示cannot remove current environment. deactivate and run conda remove again
conda删除环境 显示cannot remove current environment. deactivate and run conda remove again 使用conda删除环境,输入 conda remove labeling --all 显示cannot remove current environment. deactivate and run conda remove again 经查询,后改用 conda env remove -n labeling 成功删除 ...
2021-10-01 16:54:14
13795
5
原创 ros运行roscore显示no module
20200929 本是平平无奇入门ros一天 运行roscore显示报错 ImportError: No module named defusedxml.xmlrpc 查询后解决方案 pip install defusedxml 安装后发现再次报错 ImportError: No module named rospkg 照猫画虎继续 pip install rospkg 再次运行仍报错 依旧是缺少另一个模块 意识到问题有点不对劲 查询后得知 昨天安装pylint时将python的系统默认版本更改了,因为RO
2020-09-29 23:30:04
431
原创 ubuntu安装pylint
记ubuntu安装pylint 2020.9.28 由于需要安装roboware,在此之前打算安装pylint 1 下载安装pylint sudo apt-get install python-pip sudo python -m pip install pylint 2 运行以上 发现报错 You are using pip version 8.1.1, however version 20.2.3 is available. You should consider upgrading via the ‘
2020-09-28 23:29:00
1085
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅