ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Your issue is that you are trying to install a python2 version of catkin tools. You should be using the python3 version with ros noetic:

sudo apt install python3-catkin-tools

Your issue is that you are trying to install a python2 version of catkin tools. You should be using the python3 version with ros noetic:

sudo apt install python3-osrf-pycommon python3-catkin-tools