-
Notifications
You must be signed in to change notification settings - Fork 30
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
colcon build warnings on Ubuntu 22.04 #45
Comments
Actually, if you build ros from source, this error occurs to most of the
packages. But i didn’t look into why this is the case
|
https://answers.ros.org/question/396439/setuptoolsdeprecationwarning-setuppy-install-is-deprecated-use-build-and-pip-and-other-standards-based-tools/ |
@KeplerC the python versioning only makes sense for Ubuntu 20.04 where Python 3.8 is the default install. However, in 22.04, Python 3.10 will be the default. Looks like colcon is tracking this issue already though: colcon/colcon-core#454 |
Close this issue as it is tracked in elsewhere. |
Describe the bug
colcon generates warnings during builds on Ubuntu 22.04. See screenshot.
To Reproduce
Expected behavior
No warnings.
Screenshots
The text was updated successfully, but these errors were encountered: