1.4.7: `pip check` reports: "snuggs 1.4.7 is not supported on this platform"
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 18
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Hi there, just saw this on my CI pipelines today (ref: https://github.com/Ouranosinc/raven/actions/runs/10203163967/job/28228942522?pr=518):
`$ pip check`
```
snuggs 1.4.7 is not supported on this platform
```
Is this an issue with support for Anaconda Python?
Contributor guide
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
Start by reproducing the reported `pip check` result in the Anaconda Python CI environment linked in the issue. Trace the package's platform metadata and verify that the completed change makes `pip check` pass on the supported platform.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- numpy, python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100