ImportError: No module named rosdep2.main
Trying to install ros kinetic according to the official guide .
But always fails.
The first problem is described here. So I deleted all files and key related to ros, and reinstalled again.
Here is the error that occurs now:
$ sudo rosdep init
Traceback (most recent call last):
File "/usr/bin/rosdep", line 3, in <module>
from rosdep2.main import rosdep_main
ImportError: No module named rosdep2.main
Anyone can figure it out? Thanks.
This is still the same problem as you already posted about in #q334640.
Until #q334640 is fixed, there is no point in trying to diagnose these new issues.