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

cfg files use underscore instead of dash as required by setuptools #50

Closed
wants to merge 1 commit into from

Conversation

robberthofmanfm
Copy link
Contributor

~/.local/lib/python3.8/site-packages/setuptools/dist.py:739: UserWarning: Usage of dash-separated 'script-dir' will not be supported in future versions. Please use the underscore name 'script_dir' instead

https://setuptools.pypa.io/en/latest/history.html#v54-1-0

@robberthofmanfm
Copy link
Contributor Author

Oh nevermind, this is a ROS2-wide problem
ament/ament_cmake#382

@frvd
Copy link
Contributor

frvd commented Apr 8, 2022

So, should this be merged or not? With ROS2 foxy I didn't get any warning

@robberthofmanfm
Copy link
Contributor Author

I would not merge it.
Apparently it occurs with newer versions of setuptools (I'm at v60.10.0, you've probably got an earlier one). In newer versions of ROS2 it should've been fixed already.

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