Talley Lambert

Results 870 comments of Talley Lambert

I can add this if someone isn't already working on it. (Note, we'll need to add each plugin as well... and since there are no "extras" in conda, I propose...

working on it here: https://github.com/conda-forge/staged-recipes/pull/16232

answered here: https://github.com/conda-forge/staged-recipes/pull/16232#issuecomment-925151937 it will all make sense :) once you see a release cycle or two. You'll be added as a member to a new repository and get pinged...

PS, leave a note over there saying "I'm happy to be listed as a maintainer"

Indeed! https://anaconda.org/conda-forge/aicsimageio

Yes, those packages all need to be put on conda forge separately. And once they're there, because conda doesn't have extras, I'd propose that they be included as dependencies of...

- [x] bioformats: https://github.com/conda-forge/bioformats_jar-feedstock - [x] lif: https://github.com/conda-forge/readlif-feedstock - [ ] czi probably going to need a little help on the czi build. took a look at it today and...

great thanks!

this one is a lot harder... because you can't just copy over the prebuilt wheels to conda... you need to actually build it with conda-build. every time i do a...

worked on this a bit more (PR to staged-recipes [here](https://github.com/conda-forge/staged-recipes/pull/16326)). The current issues surround getting the pybind11 and libczi dependencies in for the build process. the repo is setup for...