bioimage-io / bioengine

https://bioimage-io.github.io/bioengine/
MIT License
6 stars 0 forks source link

Add missing deps for imagej app #3

Open jmetz opened 7 months ago

jmetz commented 7 months ago

imagej app is missing deps in central requirements file, causes:

Traceback (most recent call last):                                                                                                                                                              
  File "./apps/imagej/run_imagej.py", line 3, in <module>                                                                                           
    import imagej                                                                                                                                                                               
ModuleNotFoundError: No module named 'imagej'
jmetz commented 7 months ago

I can look at this myself, but without knowing which versions you used, I'd simply be using the latest available of each.