-
Notifications
You must be signed in to change notification settings - Fork 45
upgrade wstool will return error (looks like due to SIP in El Capitan) #81
Comments
If you can, please paste more context information (like the command you used), and if you used pip (like it seems), try also using a --verbose option. |
Also getting a similar error myself on El Capitan when trying to install wstool via pip so I thought I'd pile on:
Gives the following output
|
This seems to be related to installation of zsh completion. it seems strange that there should be a permission problem when sudo is being used, but maybe it's a missing directory or something. @jayyoung, do you have a |
Yes I do, this directory is blank however. I have a Linux (Ubuntu 14.04) system here which has ROS Indigo installed all fine, and it also has that directory, but it contains two files named |
Then I have no clue. Does |
Yes that does reveal some more information, specifically a python Exception trace.
|
Still not very helpful information, but I found this: Does any of that help? Not sure what should be done on our side to prevent any of this from failing the installation. |
I did an uninstallation of ROS and then a clean install and solve the problem. There were a lot of difficulties in the process thoug |
@tkruse this is definitely the culprit, after disabling the System Integrity Protection as described here wstool installed just fine. Seems there is little to be done on your end, but maybe a note in any installation instructions regarding this would avoid future questions, as the OS offers no info regarding why it happens. Thanks! |
@wkentaro can you check to see if installing the completion scripts into |
@wjwwood Yes. If you install wstool without |
@wkentaro but does that allow zsh completion to work out of the box? |
@wjwwood What do you mean with "work out of the box"? |
@wkentaro My understanding was that they needed to be installed to |
@wjwwood That depends on how |
@wkentaro ok, so maybe in addition to the pull request you opened, we need to add a note to the documentation saying that you need to add the directory |
Could you release new version to avoid this issue? |
It's on my list. I'll try to do it this week. |
When upgrading wstool in OS X el capitan, it give the following error:
The text was updated successfully, but these errors were encountered: