Skip to content

Conversation

@Rayman
Copy link

@Rayman Rayman commented Feb 8, 2021

Hi, I'm sending this PR here because the original repo seems dead.

In the develspace with Python3 axcli was broken because it was trying to use Python2 to execute this. The reason was that the wrapper script points to the original axcli script with the original shebang, instead of the rewritten one.

Nowadays catkin automatically generates the wrapper scripts for the devel space. This was implemented here: ros/catkin#1044. By using the original wrapper script, axcli get's executed with the correct Python verison.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant