Hi,
I am new to omnipose and want to familiarise myself with it through the tutorials.
I am having an issue with the mono_channel_bact tutorial. When running the segmentation, I get the error ' module 'numpy' has no attribute 'ulong''.
It seems that dbscan needs numpy < 2.0 but the model needs at least numpy 2.0.
Is there a way to get around this?
Thanks in advance!
Louise