actionlib: No definition of [python-wxtools] for OS [osx]

asked 2018-05-10 09:53:25 -0600

shumin gravatar image

updated 2018-05-10 11:41:17 -0600

jayess gravatar image

I am installing ROS kinetic on macOS as instructed by http://wiki.ros.org/kinetic/Installat... At step 2.1.2 Resolving Dependencies, the command line

rosdep install --from-paths src --ignore-src --rosdistro kinetic -y

returned an error:

ERROR: the following packages/stacks could not have their rosdep keys resolved
to system dependencies:
actionlib: No definition of [python-wxtools] for OS [osx]

How shall I resolve this problem? Thank you.

edit retag flag offensive close merge delete

Comments

I would try mikepurvis/ros-install-osx instead. OSX/Homebrew is such a moving target that it's hard to keep up, and the wiki instructions may not contain the required updates.

gvdhoorn gravatar image gvdhoorn  ( 2018-05-10 10:07:32 -0600 )edit

thank you, @gvdhoorn. I am trying it. and got stuck by an issue ( https://github.com/mikepurvis/ros-ins... ), waiting for further help.

shumin gravatar image shumin  ( 2018-05-13 03:29:31 -0600 )edit