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

julian-r's profile - activity

2020-12-18 13:58:39 -0500 marked best answer rosdep does not find dist

I set up rosdep(init, update) and trying to install python-certifi. And I allways get the error:

root@ros-in-docker:/project# rosdep install python-certifi

ERROR: Rosdep cannot find all required resources to answer your query
Missing resource python-certifi
ROS path [0]=/opt/ros/kinetic/share/ros
ROS path [1]=/project/src
ROS path [2]=/opt/ros/kinetic/shar

But it seems to be in the list for Ubuntu Xenial:

https://github.com/ros/rosdistro/blob...

2020-12-18 13:40:34 -0500 received badge  Famous Question (source)
2020-10-13 05:19:53 -0500 received badge  Notable Question (source)
2020-10-13 05:19:53 -0500 received badge  Popular Question (source)
2019-07-29 04:36:22 -0500 commented question rosdep does not find dist

Hmm, but this states it differently...

2019-07-26 22:23:11 -0500 asked a question rosdep does not find dist

rosdep dows not find dist I set up rosdep(init, update) and trying to install python-certifi. And I allways get the erro