lincc-frameworks / lincc-frameworks/ponder

Deal with prolific warnings about setup tools

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

Nobody has claimed this yet.

Dominant language
Python
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Figure out why we are getting these (hundreds of times). Is it us, Sorcha, Rebound/Asisst? Can we pass along the appropriate issues if it's not us?

~/opt/anaconda3/envs/COC/lib/python3.12/site-packages/rebound/init.py:58: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

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

Reproduce the warning in the ~/opt/anaconda3/envs/COC Python 3.12 environment and inspect rebound/init.py:58, which the report identifies as the warning location. Trace whether Ponder, Sorcha, or Rebound invokes the deprecated pkg_resources API; done means the responsible project is identified and the appropriate issue is forwarded, or the relevant dependency change is documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
devtools
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.