ilastik/ilastik-conda-recipes

ilastik-versions needs to be updated on the ilastik conda channel

k-dominik opened this issue · 2 comments

Disclaimer: I have only tested this with the ...-no-solvers version of ilastik.

While mamutexport is specified in ilastik-versions/meta.yaml it isn't installed. Also a bunch of other packages doesn't seem to come with the right versions (e.g. jpeg). I think the package is just outdated on the ilastik conda channel.

This is related to ilastik/ilastik#1480

The problem was that I didn't upload the latest ilastik-everything-no-solvers package. (It isn't needed for the release binary, but it is needed for CI, as you just pointed out.) Anyway, it's up-to-date now.

thanks a lot Stuart. Works like a charm. This also closes ilastik/ilastik#1480