Image models fail with the latest `multiscale-spatial-image` release
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 394
- Forks
- 95
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 7
Description
Calling Image3DModel.parse() raises an exception with the multiscale-spatial-image release from 2 days ago. I will add an upper bound and fix later on.
https://github.com/spatial-image/multiscale-spatial-image/compare/v2.0.3...v2.1.0.
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 at the Image3DModel.parse() entry point and inspect how the multiscale-spatial-image dependency is declared. Compare behavior against releases v2.0.3 and v2.1.0, then verify that the dependency constraint prevents the exception and that Image3DModel.parse() works with the supported release.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100