RobotecAI / RobotecAI/ROSCon2023Demo

OTTO fleet nav deprecation warning

Open
#302 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
98
Forks
22
PR merge metrics
No merged PRs in 30d

Description

Describe the issue
There is a deprecation warning while building OTTO fleet nav. It should be fixed before it is impossible to build the package:

--- stderr: otto_fleet_nav                                                                           
/usr/lib/python3/dist-packages/setuptools/command/easy_install.py:158: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
---

Found in Branches
development branch dbc09bf
o3de-extras and o3de in 2409.0 version

Desktop/Device (please complete the following information):

  • OS Ubuntu 22.04

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the OTTO fleet nav build on Ubuntu 22.04 and trace which build configuration invokes setuptools' deprecated easy_install command. Done means the package builds without the EasyInstallDeprecationWarning and the replacement packaging path works with the reported O3DE versions.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.