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

[Resolved] Command not found: wstool [Mac OS X] [closed]

asked 2016-05-11 02:08:06 -0500

Daol gravatar image

updated 2016-05-11 12:40:44 -0500

Hi all, I am trying to install ROS on Mac OS X (El Capitan 10.11.4) via pip from Homebrew.

I can not proceed with installing because wstool seems to be not found as a command. When outputting my installed pip packages via pip freeze, wstool is present (wstool==0.1.13)

Does anybody have an idea how to resolve this?

edit retag flag offensive reopen merge delete

Closed for the following reason the question is answered, right answer was accepted by Daol
close date 2016-05-11 12:42:39.257082

1 Answer

Sort by ยป oldest newest most voted
0

answered 2016-05-11 12:37:23 -0500

Daol gravatar image

Resolved, if someone runs into the same issue:

I managed to get it to work running the following command:

sudo pip install --force-reinstall -U wstool
edit flag offensive delete link more

Comments

You may run into trouble later on in the installation if you invoke pip with sudo . Are you following the instructions on the ROS wiki or Mike Purvis' script? ( https://github.com/mikepurvis/ros-ins... )

spmaniato gravatar image spmaniato  ( 2016-05-11 13:33:07 -0500 )edit

Question Tools

Stats

Asked: 2016-05-11 02:08:06 -0500

Seen: 1,611 times

Last updated: May 11 '16