labsyspharm / minerva-story

Minerva Story is an image viewer that is designed specifically to make it easy for non-expert users to interact with complex tissue images.
https://minerva.im
MIT License
50 stars 14 forks source link

'Invalid tiff file' error #71

Open YubinXie opened 2 years ago

YubinXie commented 2 years ago

Hi team,

Thanks a lot for the amazing tool. I installed the minerva story and tried to open an image. I got this error: Invalid tiff file.

The file is a ome.tiff file. I wonder if there is any tool or change I could use to make it work? IDK what is the format on top of ome.tif it requires.

Many thanks!

YubinXie commented 2 years ago

some additional message from the terminal:

'not enough values to unpack (expected 2, got 1)'

YubinXie commented 2 years ago

some more error as i played around the data:

Codec does not support buffers of > 2147483647 bytes

jmuhlich commented 1 year ago

Sorry for the delay in responding. Could you try deleting your conda environment and recreating it according to the instructions in the README here: https://github.com/labsyspharm/minerva-author#installing We just updated the conda environment definition to update many package versions, and I think the issue you are seeing should be fixed.

jmuhlich commented 1 year ago

As I mentioned in your other issue over on minerva-author, could you try the pre-built release at https://github.com/labsyspharm/minerva-author/releases ?