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

Improve Python dependency notes #13949

Merged
merged 5 commits into from Jan 16, 2020
Merged

Improve Python dependency notes #13949

merged 5 commits into from Jan 16, 2020

Conversation

julianoes
Copy link
Contributor

After the switch to Python 3 we should also make sure the dependency notes/warnings are appropriate.

Also, my recommendation is to use pip3 as a user to install the dependencies as this is least intrusive and should work on all platforms.

We now check individually for empy and genmsg.

Also, my recommendation is to use pip3 as a user to install the
dependencies as this is least intrusive and should work on all
platforms.
In more detail:
- Change shebang to Python 3.
- Suggest installation using pip3 as user.
TSC21
TSC21 previously approved these changes Jan 15, 2020
This removes the cmake check for jinja2 and moves it to the respective
Python scripts.
This should be helpful as developers need to migrate to Python 3.
@julianoes julianoes requested a review from bkueng January 16, 2020 09:39
Copy link
Member

@bkueng bkueng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, looks good

@julianoes julianoes merged commit 75c8fb1 into master Jan 16, 2020
@julianoes julianoes deleted the pr-fix-python-deps-warnings branch January 16, 2020 15:25
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.

None yet

3 participants