isce-framework / isce-framework/isce3
Add Windows as supported platform on conda-forge
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 239
- Forks
- 90
- Avg merge
- 13d 1h
- Merged PRs (30d)
- 5
Description
The isce3 package distributed via conda-forge at https://anaconda.org/channels/conda-forge/packages/isce3/overview currently lists supported platforms as:
linux-64
macOS-arm64
macOS-64
Windows users currently receive an error when trying to install isce3 via conda-forge:
>conda install isce3
Retrieving notices: done
Channels:
- conda-forge
Platform: win-64
Collecting package metadata (repodata.json): done
Solving environment: failed
PackagesNotFoundError: The following packages are not available from current channels:
- isce3
Current channels:
- https://conda.anaconda.org/conda-forge
To search for alternate channels that may provide the conda package you're
looking for, navigate to
https://anaconda.org/
and use the search bar at the top of the page.
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 inspecting the conda-forge packaging configuration for isce3 and reproducing the reported conda install isce3 failure on the win-64 platform. Determine what Windows support requires from the package build, then verify that the package is available and installable through conda-forge on Windows.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, operating-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100