lincc-frameworks / lincc-frameworks/ponder
Deal with prolific warnings about setup tools
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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