Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(setup): install pip in the setup script #3290

Merged

Conversation

taikitanaka3
Copy link
Contributor

@taikitanaka3 taikitanaka3 commented Feb 27, 2023

Description

  • fix ansible install when type ./setup-dev-env.sh

related to this problem
{"changed": false, "msg": "Unable to find any of pip3 to use. pip needs to be installed."}
https://stackoverflow.com/questions/57729144/ansible-playbook-error-message-unable-to-find-any-of-pip3-to-use-pip-needs-to

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

Signed-off-by: taikitanaka3 <taiki.tanaka@tier4.jp>
@kenji-miyake kenji-miyake changed the title fix: pip install ansible fix(setup): pip install ansible Feb 27, 2023
@kenji-miyake kenji-miyake changed the title fix(setup): pip install ansible fix(setup): install pip in the setup script Feb 27, 2023
@kenji-miyake kenji-miyake merged commit cf0e53b into autowarefoundation:main Feb 27, 2023
@taikitanaka3 taikitanaka3 deleted the fix/ansible-pip-install branch February 27, 2023 06:39
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.

2 participants