Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing liux-aarch64 builds for PyImageJ on conda-forge #309

Open
elevans opened this issue Jul 8, 2024 · 0 comments
Open

Missing liux-aarch64 builds for PyImageJ on conda-forge #309

elevans opened this issue Jul 8, 2024 · 0 comments

Comments

@elevans
Copy link
Member

elevans commented Jul 8, 2024

There are available builds for scyjava and imglyb on conda-forge but not pyimagej:

$ mamba search scyjava --platform linux-aarch64
Loading channels: done
# Name                       Version           Build  Channel             
... (versions 0.4.0 to 1.9.1)            
scyjava                       1.10.0    pyhd8ed1ab_1  conda-forge


$ mamba search imglyb --platform linux-aarch64
Loading channels: done
# Name                       Version           Build  Channel             
... (versions 0.4.0 to 2.0.1)
imglyb                         2.1.0    pyha21a80b_0  conda-forge  

But not pyimagej:

$ mamba search pyimagej --platform linux-aarch64
Loading channels: done
No match found for: pyimagej. Search: *pyimagej*
The following packages are not available from current channels:

  - pyimagej

Current channels:

  - https://conda.anaconda.org/conda-forge/linux-aarch64
  - https://conda.anaconda.org/conda-forge/noarch
... (more help stuff)

The issue is likely due to an unnecessary restriction in our pyimagej conda-forge feedstock recipe. This issue lives here however for visibility reasons so that we can address this soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant