-
Notifications
You must be signed in to change notification settings - Fork 0
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
Investigate making a brainglobe
metapackage on conda-forge
#40
Comments
I think this should be possible - here's a proof of concept: conda-forge/staged-recipes#22687 |
Awesome. I was hoping it would be straightforward. |
from a conversation with @willGraham01: |
@sfmig is this only on macOS though? I assumed it was only a problem when there aren't pre-compiled See discussion at brainglobe/brainglobe-segmentation#145. Hopefully this will be fixed with pip installs sometime soon. |
oh probs yes! I can't test in other platforms |
Thought I'd revive this thread now that we're over the majority of the reorganisation of BrainGlobe version 1 and our packages have stable releases on PyPI. This issue is currently blocked by:
Packages currently on conda-forge:
Of these, we can retain the
Otherwise, we can follow the dependency tree to upload packages in a sensible order. conda-forge is able to add multiple packages at once - even with interdependencies - so long as all packages can be installed through conda channels. The PlanPresented in the order that should be attempted due to dependency issues, etc.
From here, we can split into two parallel streams:
|
I've asked the creator of |
If this doesn't work, we don't necessarily need all the atlasgen code in the package, so it might be better to either move it out, or just add some optional atlas generation dependencies. |
Recipe seems to work - had to suppress the Windows build tests because |
|
No description provided.
The text was updated successfully, but these errors were encountered: