Closed jo-mueller closed 1 year ago
Hi @jo-mueller, the error you report seems to come from an issue with numba. There are two ways to address it:
0.53.0
installed, but the latest version on conda-forge is 0.57.1
. See https://anaconda.org/conda-forge/numba.numba
optional. It is only used for one specific function in https://github.com/computational-cell-analytics/micro-sam/blob/master/micro_sam/_vendored.py and I can fall back to the (slower) default pytorch implementation in case it cannot be imported. That's not much work and I could do that early next week.Hi @jo-mueller, this should be fixed if you pull the current master branch.
Thanks big time for looking at it!
Hi all,
I was just trying to use the micro_sam annotator to play around with it. I installed the plugin according to the documentation into an environment with
pytorch=2.0.1
. Upon typing themicro_sam.annotator
command in the terminal, I get this error:Napari version
Versions: